Build Information
Failed to build GLib, reference 2.82.0 (ace6e9), with Swift 6.3 for Wasm on 15 Apr 2026 21:07:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rhx/swiftglib.git
Reference: 2.82.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/rhx/swiftglib
* tag 2.82.0 -> FETCH_HEAD
HEAD is now at ace6e95 Merge branch 'development'
Cloned https://github.com/rhx/swiftglib.git
Revision (git rev-parse @):
ace6e954360b87ccca1982ae9d362be025cc5d04
SUCCESS checkout https://github.com/rhx/swiftglib.git at 2.82.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/rhx/swiftglib.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/rhx/gir2swift.git
[1/5672] Fetching gir2swift
Fetched https://github.com/rhx/gir2swift.git from cache (0.43s)
Fetching https://github.com/rhx/SwiftLibXML.git
[1/448] Fetching swiftlibxml
Fetched https://github.com/rhx/SwiftLibXML.git from cache (0.26s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[229/19800] Fetching swift-docc-plugin, swift-argument-parser
[4247/31351] Fetching swift-docc-plugin, swift-argument-parser, yams
Fetched https://github.com/apple/swift-docc-plugin from cache (1.00s)
[24570/29074] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser from cache (1.75s)
Fetched https://github.com/jpsim/Yams.git from cache (1.78s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (2.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.48s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.50s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/rhx/SwiftLibXML.git
Working copy of https://github.com/rhx/SwiftLibXML.git resolved at main (35dea8f)
Creating working copy for https://github.com/rhx/gir2swift.git
Working copy of https://github.com/rhx/gir2swift.git resolved at main (e2b894e)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
warning: you may be able to install gio-unix-2.0 using your system-packager:
apt-get install libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
[0/21] Write sources
[6/21] Compiling reader.c
[7/21] Compiling writer.c
[8/21] Compiling parser.c
[9/21] Compiling api.c
[10/21] Write swift-version-24593BA9C3E375BF.txt
[11/27] Compiling emitter.c
[12/30] Compiling scanner.c
[14/45] Emitting module SwiftLibXML
[15/45] Compiling SwiftLibXML EmptySequence.swift
[16/45] Compiling Yams Mark.swift
[17/45] Compiling Yams Node.Mapping.swift
[18/46] Compiling SwiftLibXML XMLPath.swift
/usr/lib/swift/_foundation_unicode/utypes.h:681:5: error: 'U_MF_DUPLICATE_VARIANT_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_VARIANT_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
682 | #ifndef U_HIDE_DEPRECATED_API
683 | /**
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_VARIANT_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_VARIANT_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:680:5: error: 'U_MF_OPERAND_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_OPERAND_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
682 | #ifndef U_HIDE_DEPRECATED_API
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_OPERAND_MISMATCH_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_OPERAND_MISMATCH_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:679:5: error: 'U_MF_DUPLICATE_DECLARATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_DECLARATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_DECLARATION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_DECLARATION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:678:5: error: 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:677:5: error: 'U_MF_SELECTOR_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_SELECTOR_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_SELECTOR_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_SELECTOR_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:676:5: error: 'U_MF_DUPLICATE_OPTION_NAME_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_OPTION_NAME_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_OPTION_NAME_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_OPTION_NAME_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:675:5: error: 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:674:5: error: 'U_MF_FORMATTING_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_FORMATTING_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_FORMATTING_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_FORMATTING_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:673:5: error: 'U_MF_VARIANT_KEY_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_VARIANT_KEY_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_VARIANT_KEY_MISMATCH_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_VARIANT_KEY_MISMATCH_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:672:5: error: 'U_MF_UNKNOWN_FUNCTION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_UNKNOWN_FUNCTION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_UNKNOWN_FUNCTION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_UNKNOWN_FUNCTION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:671:5: error: 'U_MF_SYNTAX_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
669 | /* MessageFormat 2.0 errors */
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_SYNTAX_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_SYNTAX_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_SYNTAX_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:670:5: error: 'U_MF_UNRESOLVED_VARIABLE_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
668 |
669 | /* MessageFormat 2.0 errors */
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_UNRESOLVED_VARIABLE_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_UNRESOLVED_VARIABLE_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_UNRESOLVED_VARIABLE_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
[19/46] Compiling Yams Node.Scalar.swift
[20/46] Compiling Yams Node.Sequence.swift
[21/46] Compiling SwiftLibXML XMLElement.swift
/usr/lib/swift/_foundation_unicode/utypes.h:681:5: error: 'U_MF_DUPLICATE_VARIANT_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_VARIANT_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
682 | #ifndef U_HIDE_DEPRECATED_API
683 | /**
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_VARIANT_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_VARIANT_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:680:5: error: 'U_MF_OPERAND_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_OPERAND_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
682 | #ifndef U_HIDE_DEPRECATED_API
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_OPERAND_MISMATCH_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_OPERAND_MISMATCH_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:679:5: error: 'U_MF_DUPLICATE_DECLARATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_DECLARATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_DECLARATION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_DECLARATION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:678:5: error: 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:677:5: error: 'U_MF_SELECTOR_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_SELECTOR_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_SELECTOR_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_SELECTOR_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:676:5: error: 'U_MF_DUPLICATE_OPTION_NAME_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_OPTION_NAME_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_OPTION_NAME_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_OPTION_NAME_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:675:5: error: 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:674:5: error: 'U_MF_FORMATTING_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_FORMATTING_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_FORMATTING_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_FORMATTING_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:673:5: error: 'U_MF_VARIANT_KEY_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_VARIANT_KEY_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_VARIANT_KEY_MISMATCH_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_VARIANT_KEY_MISMATCH_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:672:5: error: 'U_MF_UNKNOWN_FUNCTION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_UNKNOWN_FUNCTION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_UNKNOWN_FUNCTION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_UNKNOWN_FUNCTION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:671:5: error: 'U_MF_SYNTAX_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
669 | /* MessageFormat 2.0 errors */
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_SYNTAX_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_SYNTAX_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_SYNTAX_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:670:5: error: 'U_MF_UNRESOLVED_VARIABLE_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
668 |
669 | /* MessageFormat 2.0 errors */
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_UNRESOLVED_VARIABLE_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_UNRESOLVED_VARIABLE_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_UNRESOLVED_VARIABLE_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
[22/46] Compiling SwiftLibXML XMLNameSpace.swift
/usr/lib/swift/_foundation_unicode/utypes.h:681:5: error: 'U_MF_DUPLICATE_VARIANT_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_VARIANT_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
682 | #ifndef U_HIDE_DEPRECATED_API
683 | /**
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_VARIANT_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_VARIANT_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:680:5: error: 'U_MF_OPERAND_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_OPERAND_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
682 | #ifndef U_HIDE_DEPRECATED_API
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_OPERAND_MISMATCH_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_OPERAND_MISMATCH_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:679:5: error: 'U_MF_DUPLICATE_DECLARATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_DECLARATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_DECLARATION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_DECLARATION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:678:5: error: 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:677:5: error: 'U_MF_SELECTOR_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_SELECTOR_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_SELECTOR_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_SELECTOR_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:676:5: error: 'U_MF_DUPLICATE_OPTION_NAME_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_OPTION_NAME_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_OPTION_NAME_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_OPTION_NAME_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:675:5: error: 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:674:5: error: 'U_MF_FORMATTING_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_FORMATTING_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_FORMATTING_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_FORMATTING_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:673:5: error: 'U_MF_VARIANT_KEY_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_VARIANT_KEY_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_VARIANT_KEY_MISMATCH_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_VARIANT_KEY_MISMATCH_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:672:5: error: 'U_MF_UNKNOWN_FUNCTION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_UNKNOWN_FUNCTION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_UNKNOWN_FUNCTION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_UNKNOWN_FUNCTION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:671:5: error: 'U_MF_SYNTAX_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
669 | /* MessageFormat 2.0 errors */
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_SYNTAX_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_SYNTAX_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_SYNTAX_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:670:5: error: 'U_MF_UNRESOLVED_VARIABLE_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
668 |
669 | /* MessageFormat 2.0 errors */
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_UNRESOLVED_VARIABLE_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_UNRESOLVED_VARIABLE_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_UNRESOLVED_VARIABLE_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
[23/46] Compiling Yams YamlError.swift
[24/46] Emitting module ArgumentParserToolInfo
[25/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/47] Wrapping AST for ArgumentParserToolInfo for debugging
[28/93] Emitting module ArgumentParser
[29/99] Compiling ArgumentParser ParentCommand.swift
[30/99] Compiling ArgumentParser AsyncParsableCommand.swift
[31/99] Compiling ArgumentParser CommandConfiguration.swift
[32/99] Compiling ArgumentParser CommandGroup.swift
[33/99] Compiling ArgumentParser EnumerableFlag.swift
[34/99] Compiling ArgumentParser ExpressibleByArgument.swift
[35/99] Compiling ArgumentParser ParsableArguments.swift
[36/99] Compiling SwiftLibXML XMLAttribute.swift
/usr/lib/swift/_foundation_unicode/utypes.h:681:5: error: 'U_MF_DUPLICATE_VARIANT_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_VARIANT_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
682 | #ifndef U_HIDE_DEPRECATED_API
683 | /**
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_VARIANT_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_VARIANT_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:680:5: error: 'U_MF_OPERAND_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_OPERAND_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
682 | #ifndef U_HIDE_DEPRECATED_API
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_OPERAND_MISMATCH_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_OPERAND_MISMATCH_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:679:5: error: 'U_MF_DUPLICATE_DECLARATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_DECLARATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
681 | U_MF_DUPLICATE_VARIANT_ERROR, /**< A message includes a variant with the same key list as another variant. @internal ICU 76 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_DECLARATION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_DECLARATION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:678:5: error: 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
680 | U_MF_OPERAND_MISMATCH_ERROR, /**< An operand provided to a function does not have the required form for that function @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_MISSING_SELECTOR_ANNOTATION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:677:5: error: 'U_MF_SELECTOR_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_SELECTOR_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
679 | U_MF_DUPLICATE_DECLARATION_ERROR, /**< The same variable is declared in more than one .local or .input declaration. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_SELECTOR_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_SELECTOR_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:676:5: error: 'U_MF_DUPLICATE_OPTION_NAME_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_DUPLICATE_OPTION_NAME_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
678 | U_MF_MISSING_SELECTOR_ANNOTATION_ERROR, /**< A selector expression evaluates to an unannotated operand. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_DUPLICATE_OPTION_NAME_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_DUPLICATE_OPTION_NAME_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:675:5: error: 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
677 | U_MF_SELECTOR_ERROR, /**< A selector function is applied to an operand of the wrong type @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_NONEXHAUSTIVE_PATTERN_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:674:5: error: 'U_MF_FORMATTING_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_FORMATTING_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
676 | U_MF_DUPLICATE_OPTION_NAME_ERROR, /**< In an annotation, the same option name appears more than once @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_FORMATTING_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_FORMATTING_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:673:5: error: 'U_MF_VARIANT_KEY_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_VARIANT_KEY_MISMATCH_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
675 | U_MF_NONEXHAUSTIVE_PATTERN_ERROR, /**< In a match-construct, the variants do not cover all possible values @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_VARIANT_KEY_MISMATCH_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_VARIANT_KEY_MISMATCH_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:672:5: error: 'U_MF_UNKNOWN_FUNCTION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_UNKNOWN_FUNCTION_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
674 | U_MF_FORMATTING_ERROR, /**< Covers all runtime errors: for example, an internally inconsistent set of options. @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_UNKNOWN_FUNCTION_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_UNKNOWN_FUNCTION_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:671:5: error: 'U_MF_SYNTAX_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
669 | /* MessageFormat 2.0 errors */
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_SYNTAX_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
673 | U_MF_VARIANT_KEY_MISMATCH_ERROR, /**< In a match-construct, one or more variants had a different number of keys from the number of selectors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_SYNTAX_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_SYNTAX_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
/usr/lib/swift/_foundation_unicode/utypes.h:670:5: error: 'U_MF_UNRESOLVED_VARIABLE_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
668 |
669 | /* MessageFormat 2.0 errors */
670 | U_MF_UNRESOLVED_VARIABLE_ERROR, /**< A variable is referred to but not bound by any definition @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
| `- error: 'U_MF_UNRESOLVED_VARIABLE_ERROR' from module '_FoundationICU' is not present in definition of 'enum UErrorCode' in module 'CLibXML2'
671 | U_MF_SYNTAX_ERROR, /**< Includes all syntax errors @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
672 | U_MF_UNKNOWN_FUNCTION_ERROR, /**< An annotation refers to a function not defined by the standard or custom function registry @internal ICU 75 technology preview @deprecated This API is for technology preview only. */
/usr/include/unicode/utypes.h:415:14: note: definition has no member 'U_MF_UNRESOLVED_VARIABLE_ERROR'
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: definition has no member 'U_MF_UNRESOLVED_VARIABLE_ERROR'
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
[37/99] Compiling SwiftLibXML XMLDocument.swift
/usr/lib/swift/_foundation_unicode/utypes.h:511:14: error: 'UErrorCode' has different definitions in different modules; definition in module '_FoundationICU' first difference is enum with 175 elements
509 | * @stable ICU 2.0
510 | */
511 | typedef enum UErrorCode {
| `- error: 'UErrorCode' has different definitions in different modules; definition in module '_FoundationICU' first difference is enum with 175 elements
512 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
513 | * and is that way because VC++ debugger displays first encountered constant,
/usr/include/unicode/utypes.h:415:14: note: but in 'CLibXML2' found enum with 163 elements
413 | * @stable ICU 2.0
414 | */
415 | typedef enum UErrorCode {
| `- note: but in 'CLibXML2' found enum with 163 elements
416 | /* The ordering of U_ERROR_INFO_START Vs U_USING_FALLBACK_WARNING looks weird
417 | * and is that way because VC++ debugger displays first encountered constant,
[38/99] Compiling ArgumentParser InputKey.swift
[41/99] Compiling ArgumentParser ArgumentVisibility.swift
[42/99] Compiling ArgumentParser CompletionKind.swift
[43/99] Emitting module Yams
[44/99] Compiling ArgumentParser Errors.swift
[45/99] Compiling ArgumentParser Flag.swift
[46/99] Compiling ArgumentParser ArgumentSet.swift
[47/99] Compiling ArgumentParser CommandParser.swift
[48/99] Compiling ArgumentParser ArgumentDecoder.swift
[49/99] Compiling ArgumentParser ArgumentDefinition.swift
[50/100] Wrapping AST for Yams for debugging
[52/100] Compiling ArgumentParser Tree.swift
[53/100] Compiling ArgumentParser CodingKeyValidator.swift
[54/100] Compiling ArgumentParser NonsenseFlagsValidator.swift
[55/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/100] Compiling ArgumentParser PositionalArgumentsValidator.swift
[57/100] Compiling ArgumentParser UniqueNamesValidator.swift
[58/100] Compiling ArgumentParser Foundation.swift
[59/100] Compiling ArgumentParser Mutex.swift
[60/100] Compiling ArgumentParser Platform.swift
[61/100] Compiling ArgumentParser SequenceExtensions.swift
[62/100] Compiling ArgumentParser StringExtensions.swift
[63/100] Compiling ArgumentParser SwiftExtensions.swift
[64/100] Compiling ArgumentParser InputOrigin.swift
[65/100] Compiling ArgumentParser Name.swift
[66/100] Compiling ArgumentParser Parsed.swift
[67/100] Compiling ArgumentParser ParsedValues.swift
[68/100] Compiling ArgumentParser ParserError.swift
[69/100] Compiling ArgumentParser SplitArguments.swift
[70/100] Compiling ArgumentParser DumpHelpGenerator.swift
[71/100] Compiling ArgumentParser HelpCommand.swift
[72/100] Compiling ArgumentParser HelpGenerator.swift
[73/100] Compiling ArgumentParser MessageInfo.swift
[74/100] Compiling ArgumentParser UsageGenerator.swift
[75/100] Compiling ArgumentParser CollectionExtensions.swift
[80/100] Compiling ArgumentParser NameSpecification.swift
[81/100] Compiling ArgumentParser Option.swift
[82/100] Compiling ArgumentParser OptionGroup.swift
[83/100] Compiling ArgumentParser ParsableCommand.swift
[89/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[90/100] Compiling ArgumentParser CompletionsGenerator.swift
[91/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[92/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[93/100] Compiling ArgumentParser Argument.swift
[94/100] Compiling ArgumentParser ArgumentDiscussion.swift
[95/100] Compiling ArgumentParser ArgumentHelp.swift
[98/101] Wrapping AST for ArgumentParser for debugging
error: failedToGetGirDirectory(containing: ["GLib-2.0.gir"])
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.3 wasm