Build Information
Failed to build SmokeAWSGenerate, reference main (bbb08b), with Swift 6.1 for Android on 28 May 2025 19:17:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amzn/smoke-aws-generate.git
Reference: main
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/amzn/smoke-aws-generate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bbb08b2 Update SwaggerParser repository location because original is 404
Cloned https://github.com/amzn/smoke-aws-generate.git
Revision (git rev-parse @):
bbb08b2d148372cf16b003a56d1f99d522dd70ea
SUCCESS checkout https://github.com/amzn/smoke-aws-generate.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/amzn/smoke-aws-generate.git
https://github.com/amzn/smoke-aws-generate.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "service-model-swift-code-generate",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/service-model-swift-code-generate.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "openapi-swift-code-generate",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/openapi-swift-code-generate.git"
}
],
"manifest_display_name" : "SmokeAWSGenerate",
"name" : "SmokeAWSGenerate",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SmokeAWSGenerate",
"targets" : [
"SmokeAWSGenerate"
],
"type" : {
"executable" : null
}
},
{
"name" : "APIGatewayClientGenerate",
"targets" : [
"APIGatewayClientGenerate"
],
"type" : {
"executable" : null
}
},
{
"name" : "APIGatewayClientInitialize",
"targets" : [
"APIGatewayClientInitialize"
],
"type" : {
"executable" : null
}
},
{
"name" : "SmokeAWSModelGenerate",
"targets" : [
"SmokeAWSModelGenerate"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "APIGatewayClientModelGenerate",
"targets" : [
"APIGatewayClientModelGenerate"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CoralToJSONServiceModel",
"targets" : [
"CoralToJSONServiceModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "APIGatewaySwiftGenerateModel",
"targets" : [
"APIGatewaySwiftGenerateModel"
],
"type" : {
"plugin" : null
}
},
{
"name" : "APIGatewaySwiftGenerateClient",
"targets" : [
"APIGatewaySwiftGenerateClient"
],
"type" : {
"plugin" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SmokeAWSModelGenerate",
"module_type" : "SwiftTarget",
"name" : "SmokeAWSModelGenerate",
"path" : "Sources/SmokeAWSModelGenerate",
"product_dependencies" : [
"ServiceModelEntities",
"ServiceModelCodeGeneration",
"ServiceModelGenerate"
],
"product_memberships" : [
"SmokeAWSGenerate",
"APIGatewayClientGenerate",
"APIGatewayClientInitialize",
"SmokeAWSModelGenerate",
"APIGatewayClientModelGenerate",
"APIGatewaySwiftGenerateModel",
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"APIGatewayClientDelegate.swift",
"AWSClientAttributes.swift",
"AWSClientDelegate+addAWSClientOperationBody.swift",
"AWSClientDelegate+addAWSClientQueryOperationBody.swift",
"AWSClientDelegate.swift",
"AWSModelErrorsDelegate.swift",
"CoralToJSONServiceModel+getAWSClientAttributes.swift",
"ModelClientDelegate+addAWSClientDeinitializer.swift",
"ModelClientDelegate+addAWSClientFileHeader.swift",
"ModelClientDelegate+addAWSClientInitializer.swift",
"ModelClientDelegate+commonAWSFunctions.swift",
"SmokeAWSModelGenerate.swift"
],
"target_dependencies" : [
"CoralToJSONServiceModel"
],
"type" : "library"
},
{
"c99name" : "SmokeAWSGenerate",
"module_type" : "SwiftTarget",
"name" : "SmokeAWSGenerate",
"path" : "Sources/SmokeAWSGenerate",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"SmokeAWSGenerate"
],
"sources" : [
"CloudFormationConfiguration.swift",
"CloudwatchConfiguration.swift",
"CodeBuildConfiguration.swift",
"CodePipelineConfiguration.swift",
"DynamoDBConfiguration.swift",
"EC2Configuration.swift",
"ECRConfiguration.swift",
"ECSConfiguration.swift",
"RDSConfiguration.swift",
"RDSDataConfiguration.swift",
"S3Configuration.swift",
"SNSConfiguration.swift",
"STSConfiguration.swift",
"SimpleQueueConfiguration.swift",
"SimpleWorkflowConfiguration.swift",
"StepFunctionsConfiguration.swift",
"main.swift"
],
"target_dependencies" : [
"SmokeAWSModelGenerate"
],
"type" : "executable"
},
{
"c99name" : "CoralToJSONServiceModel",
"module_type" : "SwiftTarget",
"name" : "CoralToJSONServiceModel",
"path" : "Sources/CoralToJSONServiceModel",
"product_dependencies" : [
"ServiceModelEntities"
],
"product_memberships" : [
"SmokeAWSGenerate",
"APIGatewayClientGenerate",
"APIGatewayClientInitialize",
"SmokeAWSModelGenerate",
"APIGatewayClientModelGenerate",
"CoralToJSONServiceModel",
"APIGatewaySwiftGenerateModel",
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"CoralToJSONServiceModel.swift",
"HelperStructures.swift",
"Metadata.swift",
"ShapeAttributes.swift"
],
"type" : "library"
},
{
"c99name" : "APIGatewaySwiftGenerateModel",
"module_type" : "PluginTarget",
"name" : "APIGatewaySwiftGenerateModel",
"path" : "Plugins/APIGatewaySwiftGenerateModel",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"APIGatewaySwiftGenerateModel"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"APIGatewayClientGenerate"
],
"type" : "plugin"
},
{
"c99name" : "APIGatewaySwiftGenerateClient",
"module_type" : "PluginTarget",
"name" : "APIGatewaySwiftGenerateClient",
"path" : "Plugins/APIGatewaySwiftGenerateClient",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"APIGatewayClientGenerate"
],
"type" : "plugin"
},
{
"c99name" : "APIGatewayClientModelGenerate",
"module_type" : "SwiftTarget",
"name" : "APIGatewayClientModelGenerate",
"path" : "Sources/APIGatewayClientModelGenerate",
"product_memberships" : [
"APIGatewayClientGenerate",
"APIGatewayClientInitialize",
"APIGatewayClientModelGenerate",
"APIGatewaySwiftGenerateModel",
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"APIGatewayClientCodeGeneration+generateClientApplicationFiles.swift",
"APIGatewayClientCodeGeneration.swift",
"APIGatewayClientModelErrorsDelegate.swift"
],
"target_dependencies" : [
"SmokeAWSModelGenerate"
],
"type" : "library"
},
{
"c99name" : "APIGatewayClientInitialize",
"module_type" : "SwiftTarget",
"name" : "APIGatewayClientInitialize",
"path" : "Sources/APIGatewayClientInitialize",
"product_dependencies" : [
"ArgumentParser",
"OpenAPIServiceModel",
"SwaggerServiceModel"
],
"product_memberships" : [
"APIGatewayClientInitialize"
],
"sources" : [
"APIGatewayClientInitializeCommand.swift",
"APIGatewayClientSwiftCodeGen.swift"
],
"target_dependencies" : [
"APIGatewayClientModelGenerate"
],
"type" : "executable"
},
{
"c99name" : "APIGatewayClientGenerate",
"module_type" : "SwiftTarget",
"name" : "APIGatewayClientGenerate",
"path" : "Sources/APIGatewayClientGenerate",
"product_dependencies" : [
"ArgumentParser",
"OpenAPIServiceModel",
"SwaggerServiceModel"
],
"product_memberships" : [
"APIGatewayClientGenerate",
"APIGatewaySwiftGenerateModel",
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"APIGatewayClientGenerateCommand.swift",
"APIGatewayClientSwiftCodeGen.swift"
],
"target_dependencies" : [
"APIGatewayClientModelGenerate"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/amzn/openapi-swift-code-generate.git
Fetching https://github.com/amzn/service-model-swift-code-generate.git
[1/110] Fetching openapi-swift-code-generate
Fetched https://github.com/amzn/openapi-swift-code-generate.git from cache (0.36s)
[1/1549] Fetching service-model-swift-code-generate
Fetched https://github.com/amzn/service-model-swift-code-generate.git from cache (0.69s)
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.48s)
Computing version for https://github.com/amzn/openapi-swift-code-generate.git
Computed https://github.com/amzn/openapi-swift-code-generate.git at 1.0.3 (2.51s)
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/knovichikhin/SwaggerParser.git
Fetching https://github.com/jpsim/Yams.git
[1/477] Fetching swaggerparser
Fetched https://github.com/knovichikhin/SwaggerParser.git from cache (0.43s)
[1/10657] Fetching yams
[1600/98567] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams.git from cache (2.18s)
[45714/87910] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (6.13s)
Computing version for https://github.com/knovichikhin/SwaggerParser.git
Computed https://github.com/knovichikhin/SwaggerParser.git at 0.6.4 (9.31s)
Computing version for https://github.com/amzn/service-model-swift-code-generate.git
Computed https://github.com/amzn/service-model-swift-code-generate.git at 3.1.1 (0.92s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.5.2 (0.59s)
Creating working copy for https://github.com/amzn/service-model-swift-code-generate.git
Working copy of https://github.com/amzn/service-model-swift-code-generate.git resolved at 3.1.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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/knovichikhin/SwaggerParser.git
Working copy of https://github.com/knovichikhin/SwaggerParser.git resolved at 0.6.4
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.5.2
Creating working copy for https://github.com/amzn/openapi-swift-code-generate.git
Working copy of https://github.com/amzn/openapi-swift-code-generate.git resolved at 1.0.3
[1/1] Compiling plugin APIGatewaySwiftGenerateClient
[2/2] Compiling plugin APIGatewaySwiftGenerateModel
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/92] Compiling reader.c
[4/92] Compiling writer.c
[5/92] Write sources
[16/92] Compiling reader.c
[17/92] Write sources
[33/92] Compiling api.c
[34/92] Compiling parser.c
[35/92] Write sources
[41/92] Compiling writer.c
[42/92] Compiling emitter.c
[44/92] Compiling api.c
[45/92] Write swift-version-24593BA9C3E375BF.txt
[46/92] Compiling scanner.c
[49/269] Emitting module ArgumentParserToolInfo
[50/269] Emitting module SwaggerParser
[51/274] Emitting module OpenAPIKitCore
[52/278] Compiling ArgumentParserToolInfo ToolInfo.swift
[53/279] Compiling OpenAPIKitCore ComponentKey.swift
[54/279] Compiling OpenAPIKitCore ContentType.swift
[55/279] Compiling OpenAPIKitCore Discriminator.swift
[56/279] Compiling OpenAPIKitCore HttpMethod.swift
[61/279] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[62/279] Compiling OpenAPIKitCore Path.swift
[63/279] Compiling OpenAPIKitCore ResponseStatusCode.swift
[64/279] Compiling OpenAPIKitCore SecurityScheme.swift
[65/279] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[66/279] Compiling OpenAPIKitCore URLTemplate.swift
[68/279] Compiling OpenAPIKitCore Result+Value.swift
[69/279] Compiling OpenAPIKitCore Validatable.swift
[70/279] Compiling SwaggerParser Pointer.swift
[71/279] Compiling SwaggerParser Reference.swift
[72/279] Compiling SwaggerParser ReferenceResolver.swift
[73/279] Compiling SwaggerParser Response.swift
[77/279] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[78/279] Compiling OpenAPIKitCore Optional+Zip.swift
[79/279] Emitting module Yams
[80/280] Compiling Yams Node.Scalar.swift
[81/280] Compiling Yams Node.Sequence.swift
[82/295] Emitting module SwaggerParser
[83/300] Compiling Yams YamlError.swift
[84/300] Compiling Yams String+Yams.swift
[85/300] Compiling Yams Tag.swift
[86/300] Compiling OpenAPIKitCore OrderedDictionary.swift
[87/300] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[88/300] Compiling OpenAPIKitCore Shared.swift
[89/300] Compiling OpenAPIKitCore CallbackURL.swift
[90/300] Compiling OpenAPIKitCore JSONTypeFormat.swift
[91/300] Compiling OpenAPIKitCore OAuthFlows.swift
[92/300] Compiling OpenAPIKitCore ParameterContextLocation.swift
[93/300] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[96/300] Compiling Yams Constructor.swift
[97/300] Compiling Yams Decoder.swift
[98/300] Compiling Yams Mark.swift
[99/300] Compiling Yams Node.Mapping.swift
[100/300] Compiling Yams Emitter.swift
[101/300] Compiling Yams Encoder.swift
[102/300] Compiling Yams Node.Scalar.swift
[103/300] Compiling Yams Node.Sequence.swift
[104/300] Compiling Yams Node.swift
[105/300] Compiling Yams Parser.swift
[106/300] Compiling Yams Representer.swift
[107/300] Compiling Yams Resolver.swift
[112/300] Compiling ServiceModelEntities String+nameConversions.swift
[131/300] Compiling ServiceModelEntities ServiceModel.swift
[132/300] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[133/300] Compiling ServiceModelEntities ModelOverride.swift
[136/300] Compiling ServiceModelEntities ModelEntities.swift
[137/300] Emitting module ServiceModelEntities
[147/301] Compiling SwaggerParser StringMetadata.swift
[148/301] Compiling SwaggerParser Structure.swift
[149/301] Compiling SwaggerParser Swagger.swift
[150/301] Compiling SwaggerParser Tag.swift
[151/301] Compiling SwaggerParser Version.swift
[162/349] Emitting module ServiceModelCodeGeneration
[163/379] Compiling ServiceModelCodeGeneration FileBuilder.swift
[164/379] Compiling ServiceModelCodeGeneration ModelErrorsDelegate.swift
[165/379] Compiling ServiceModelCodeGeneration ModelLocation.swift
[166/379] Compiling ServiceModelCodeGeneration CodeGenerationCustomizations.swift
[167/379] Compiling ServiceModelCodeGeneration ApplicationDescription.swift
[168/379] Compiling ServiceModelCodeGeneration ModelClientDelegate.swift
[169/379] Compiling ServiceModelCodeGeneration InitializerType.swift
[170/379] Compiling ServiceModelCodeGeneration ServiceModelCodeGenerator.swift
[171/380] Compiling CoralToJSONServiceModel Metadata.swift
[172/380] Compiling CoralToJSONServiceModel ShapeAttributes.swift
[173/380] Emitting module CoralToJSONServiceModel
[175/380] Compiling CoralToJSONServiceModel CoralToJSONServiceModel.swift
[176/380] Compiling CoralToJSONServiceModel HelperStructures.swift
[178/381] Compiling ArgumentParserToolInfo ToolInfo.swift
[179/381] Emitting module ArgumentParserToolInfo
[180/382] Compiling OpenAPIKit30 ParameterContext.swift
[181/382] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[182/382] Compiling OpenAPIKit30 DereferencedPathItem.swift
[183/382] Compiling OpenAPIKit30 PathItem.swift
[184/382] Compiling OpenAPIKit30 ResolvedRoute.swift
[185/382] Compiling OpenAPIKit30 DereferencedRequest.swift
[186/382] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[187/382] Compiling OpenAPIKit30 Either+Validatable.swift
[188/382] Compiling OpenAPIKit30 DocumentDecodingError.swift
[189/382] Compiling OpenAPIKit30 DereferencedResponse.swift
[190/382] Compiling OpenAPIKit30 Response.swift
[191/382] Compiling OpenAPIKit30 RuntimeExpression.swift
[192/382] Compiling OpenAPIKit30 Document.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[193/382] Compiling OpenAPIKit30 DocumentInfo.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[194/411] Compiling ArgumentParser Option.swift
[195/411] Compiling ArgumentParser BashCompletionsGenerator.swift
[196/411] Compiling ArgumentParser CompletionsGenerator.swift
[197/411] Compiling ArgumentParser FishCompletionsGenerator.swift
[198/411] Compiling ArgumentParser ZshCompletionsGenerator.swift
[200/425] Compiling ArgumentParser ParserError.swift
[201/425] Compiling ArgumentParser SplitArguments.swift
[202/425] Compiling ArgumentParser DumpHelpGenerator.swift
[203/425] Compiling ArgumentParser HelpCommand.swift
[204/425] Compiling ArgumentParser HelpGenerator.swift
[205/425] Compiling ArgumentParser MessageInfo.swift
[206/425] Compiling ArgumentParser UsageGenerator.swift
[207/425] Compiling OpenAPIKit30 Components+Locatable.swift
[208/425] Compiling OpenAPIKit30 Components.swift
[209/425] Compiling OpenAPIKit30 Content.swift
[209/450] Wrapping AST for Yams for debugging
[211/488] Compiling Yams YamlError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[212/488] Compiling ArgumentParser ArgumentSet.swift
[213/488] Compiling ArgumentParser CommandParser.swift
[214/488] Compiling ArgumentParser InputKey.swift
[215/491] Emitting module OpenAPIKit30
[216/499] Compiling ArgumentParser OptionGroup.swift
[217/499] Compiling ArgumentParser AsyncParsableCommand.swift
[218/499] Compiling ArgumentParser CommandConfiguration.swift
[219/499] Emitting module ServiceModelGenerate
[220/499] Emitting module ArgumentParser
[221/504] Compiling ArgumentParser CommandGroup.swift
[222/504] Compiling ArgumentParser EnumerableFlag.swift
[223/504] Compiling ArgumentParser ArgumentDefinition.swift
[224/504] Compiling ArgumentParser InputOrigin.swift
[225/504] Compiling ArgumentParser ExpressibleByArgument.swift
[226/504] Compiling ArgumentParser ParsableArguments.swift
[227/504] Compiling ArgumentParser BashCompletionsGenerator.swift
[228/504] Compiling ArgumentParser CompletionsGenerator.swift
[229/504] Compiling ArgumentParser FishCompletionsGenerator.swift
[230/504] Compiling ArgumentParser ZshCompletionsGenerator.swift
[231/504] Compiling ArgumentParser Argument.swift
[232/504] Compiling ArgumentParser ArgumentHelp.swift
[233/504] Compiling ArgumentParser ArgumentVisibility.swift
[234/504] Compiling ArgumentParser CompletionKind.swift
[235/504] Compiling ArgumentParser Errors.swift
[236/504] Compiling ArgumentParser Flag.swift
[237/504] Compiling ArgumentParser NameSpecification.swift
[238/504] Compiling ArgumentParser Option.swift
[239/504] Emitting module ArgumentParser
[246/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeUtilityFunctions.swift
[247/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+validationFunctions.swift
[248/509] Compiling ServiceModelGenerate ServiceModelGenerate.swift
[255/510] Wrapping AST for SwaggerParser for debugging
[279/510] Compiling ArgumentParser CollectionExtensions.swift
[280/510] Compiling ArgumentParser Platform.swift
[281/510] Compiling ArgumentParser SequenceExtensions.swift
[282/510] Compiling ArgumentParser StringExtensions.swift
[283/510] Compiling ArgumentParser Tree.swift
[289/522] Compiling SmokeAWSModelGenerate ModelClientDelegate+commonAWSFunctions.swift
[290/523] Emitting module SmokeAWSModelGenerate
[291/523] Compiling ArgumentParser DumpHelpGenerator.swift
[292/523] Compiling ArgumentParser HelpCommand.swift
[293/523] Compiling ArgumentParser HelpGenerator.swift
[294/523] Compiling ArgumentParser MessageInfo.swift
[295/523] Compiling ArgumentParser UsageGenerator.swift
[296/523] Compiling ArgumentParser Name.swift
[297/523] Compiling ArgumentParser Parsed.swift
[298/523] Compiling ArgumentParser ParsedValues.swift
[299/523] Compiling ArgumentParser ParserError.swift
[300/523] Compiling ArgumentParser SplitArguments.swift
[301/523] Compiling SmokeAWSModelGenerate APIGatewayClientDelegate.swift
[302/523] Compiling SmokeAWSModelGenerate AWSClientAttributes.swift
[303/523] Compiling SmokeAWSModelGenerate AWSClientDelegate.swift
[304/523] Compiling SmokeAWSModelGenerate AWSModelErrorsDelegate.swift
[327/524] Compiling SmokeAWSModelGenerate SmokeAWSModelGenerate.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[368/524] Compiling SmokeAWSModelGenerate AWSClientDelegate+addAWSClientOperationBody.swift
[369/524] Compiling SmokeAWSModelGenerate AWSClientDelegate+addAWSClientQueryOperationBody.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[373/524] Compiling SmokeAWSModelGenerate CoralToJSONServiceModel+getAWSClientAttributes.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[375/524] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientDeinitializer.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[386/524] Compiling OpenAPIKit30 OperationDecodingError.swift
[387/524] Compiling OpenAPIKit30 PathDecodingError.swift
[388/524] Compiling OpenAPIKit30 ResponseDecodingError.swift
[389/525] Emitting module OpenAPIKitCore
[395/526] Compiling ServiceModelEntities ServiceModel.swift
[396/526] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[397/526] Compiling ServiceModelEntities ModelEntities.swift
[398/526] Emitting module ServiceModelEntities
[399/526] Compiling ServiceModelEntities ModelOverride.swift
[400/526] Compiling ServiceModelEntities String+nameConversions.swift
[403/527] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientFileHeader.swift
[406/527] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientInitializer.swift
[408/528] Write Objects.LinkFileList
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[415/528] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[416/528] Archiving libSwaggerParser-tool.a
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[430/528] Wrapping AST for ServiceModelEntities for debugging
[430/528] Wrapping AST for ServiceModelCodeGeneration for debugging
[430/528] Wrapping AST for ServiceModelGenerate for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin APIGatewaySwiftGenerateClient
[2/2] Compiling plugin APIGatewaySwiftGenerateModel
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/47] Write swift-version-24593BA9C3E375BF.txt
[5/206] Compiling OpenAPIKitCore RequestDecodingError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[6/206] Compiling OpenAPIKitCore OpenAPIReference.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[7/207] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[8/207] Compiling OpenAPIKitCore DiggingError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[9/207] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[10/207] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[11/207] Compiling OpenAPIKitCore CodingPathError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[12/207] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[13/207] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[14/207] Compiling OpenAPIKitCore Either.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[15/207] Compiling OpenAPIKitCore OpenAPIError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[16/207] Compiling OpenAPIKitCore OpenAPIWarning.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[17/207] Compiling OpenAPIKitCore InconsistencyError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[18/207] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[21/208] Emitting module SwaggerParser
[22/213] Compiling Yams YamlError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[23/213] Compiling OpenAPIKitCore AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[24/213] Compiling OpenAPIKitCore Either+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/213] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
17 | #else
18 | import CoreFoundation
19 | import Glibc
| `- error: no such module 'Glibc'
20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
21 | #endif
[26/213] Compiling ServiceModelEntities ServiceModel.swift
[27/213] Compiling ServiceModelEntities String+nameConversions.swift
[28/213] Emitting module ArgumentParserToolInfo
[29/213] Emitting module ServiceModelEntities
BUILD FAILURE 6.1 android