Build Information
Failed to build SmokeAWSGenerate, reference 3.2.1 (bbb08b), with Swift 6.1 for Android on 28 May 2025 19:17:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 3.2.1
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
* tag 3.2.1 -> FETCH_HEAD
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 3.2.1
========================================
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-2":/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/amzn/openapi-swift-code-generate.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/amzn/service-model-swift-code-generate.git
[1/1549] Fetching service-model-swift-code-generate
[1550/1659] Fetching service-model-swift-code-generate, openapi-swift-code-generate
Fetched https://github.com/amzn/openapi-swift-code-generate.git from cache (0.30s)
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/amzn/service-model-swift-code-generate.git from cache (0.90s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.91s)
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 (1.39s)
Fetching https://github.com/knovichikhin/SwaggerParser.git
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/jpsim/Yams.git
[1/477] Fetching swaggerparser
[478/11134] Fetching swaggerparser, yams
[6979/99044] Fetching swaggerparser, yams, openapikit
Fetched https://github.com/jpsim/Yams.git from cache (1.46s)
[39158/88387] Fetching swaggerparser, openapikit
Fetched https://github.com/knovichikhin/SwaggerParser.git from cache (4.28s)
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (4.36s)
Computing version for https://github.com/knovichikhin/SwaggerParser.git
Computed https://github.com/knovichikhin/SwaggerParser.git at 0.6.4 (7.21s)
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.58s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.73s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.5.2 (0.92s)
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/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.5.2
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/amzn/openapi-swift-code-generate.git
Working copy of https://github.com/amzn/openapi-swift-code-generate.git resolved at 1.0.3
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/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
[1/1] Compiling plugin APIGatewaySwiftGenerateClient
[2/2] Compiling plugin APIGatewaySwiftGenerateModel
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/92] Write sources
[14/92] Compiling writer.c
[15/92] Compiling reader.c
[16/92] Write sources
[32/92] Compiling api.c
[33/92] Compiling writer.c
[34/92] Compiling parser.c
[35/92] Compiling emitter.c
[35/92] Write sources
[41/92] Compiling reader.c
[42/92] Compiling emitter.c
[43/92] Write swift-version-24593BA9C3E375BF.txt
[43/92] Compiling api.c
[45/92] Compiling parser.c
[46/92] Compiling scanner.c
[49/257] Emitting module ArgumentParserToolInfo
[50/269] Emitting module OpenAPIKitCore
[51/269] Emitting module SwaggerParser
[52/278] Emitting module Yams
[53/279] Emitting module SwaggerParser
[54/284] Emitting module OpenAPIKitCore
[55/288] Compiling ArgumentParserToolInfo ToolInfo.swift
[56/289] Compiling OpenAPIKitCore Validatable.swift
[57/289] Compiling SwaggerParser SchemaType.swift
[58/289] Compiling SwaggerParser SecuritySchema.swift
[59/289] Compiling SwaggerParser StringFormat.swift
[60/289] Compiling SwaggerParser StringItem.swift
[61/289] Compiling SwaggerParser Path.swift
[62/289] Compiling SwaggerParser Pointer.swift
[63/289] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[64/289] Compiling OpenAPIKitCore Optional+Zip.swift
[65/289] Compiling OpenAPIKitCore Result+Value.swift
[67/289] Compiling Yams YamlError.swift
[68/289] Compiling Yams Mark.swift
[69/289] Compiling Yams Node.Mapping.swift
[70/289] Compiling SwaggerParser ObjectMetadata.swift
[71/289] Compiling SwaggerParser ObjectSchema.swift
[72/289] Compiling SwaggerParser OneOfSchema.swift
[73/289] Compiling SwaggerParser OneOrMany.swift
[74/289] Compiling SwaggerParser Operation.swift
[75/289] Compiling SwaggerParser Parameter.swift
[76/304] Compiling Yams Emitter.swift
[77/304] Compiling Yams Encoder.swift
[78/304] Compiling Yams Node.Scalar.swift
[79/304] Compiling Yams Node.Sequence.swift
[80/304] Compiling Yams Constructor.swift
[81/304] Compiling Yams Decoder.swift
[84/304] Compiling Yams Mark.swift
[85/304] Compiling Yams Node.Mapping.swift
[86/304] Compiling SwaggerParser FixedParameterFields.swift
[87/304] Compiling SwaggerParser Information.swift
[88/304] Compiling SwaggerParser IntegerItem.swift
[89/304] Compiling SwaggerParser Items.swift
[90/304] Compiling SwaggerParser ItemsType.swift
[91/304] Compiling SwaggerParser KeyedDecodingContainer+Extensions.swift
[92/304] Compiling ServiceModelEntities String+nameConversions.swift
[96/304] Compiling Yams Node.swift
[97/304] Compiling Yams Parser.swift
[98/304] Compiling SwaggerParser NumberItem.swift
[99/304] Compiling SwaggerParser NumericMetadata.swift
[100/304] Compiling SwaggerParser Oauth2Schema.swift
[103/304] Compiling Yams Representer.swift
[104/304] Compiling Yams Resolver.swift
[105/304] Compiling Yams String+Yams.swift
[106/304] Compiling Yams Tag.swift
[107/304] Compiling SwaggerParser Metadata.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
[110/305] Compiling ServiceModelEntities ServiceModel.swift
[115/305] Compiling SwaggerParser StringMetadata.swift
[116/305] Compiling SwaggerParser Structure.swift
[117/305] Compiling SwaggerParser Swagger.swift
[118/305] Compiling SwaggerParser Tag.swift
[119/305] Compiling SwaggerParser Version.swift
[179/307] Compiling ServiceModelEntities ModelOverride.swift
[180/307] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[181/307] Compiling ServiceModelEntities ModelEntities.swift
[182/307] Emitting module ServiceModelEntities
[191/309] 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
[191/311] Wrapping AST for Yams for debugging
[193/416] Compiling ServiceModelCodeGeneration ModelClientDelegate.swift
[194/416] Compiling ServiceModelCodeGeneration InitializerType.swift
[195/417] Compiling ServiceModelCodeGeneration ApplicationDescription.swift
[196/417] Compiling ServiceModelCodeGeneration CodeGenerationCustomizations.swift
[197/417] Emitting module ServiceModelCodeGeneration
[198/417] Compiling ServiceModelCodeGeneration ModelErrorsDelegate.swift
[199/417] Compiling ServiceModelCodeGeneration ModelLocation.swift
[200/417] Compiling ServiceModelCodeGeneration FileBuilder.swift
[201/417] Emitting module ArgumentParserToolInfo
[202/417] Compiling ArgumentParserToolInfo ToolInfo.swift
[203/418] Compiling ServiceModelCodeGeneration ServiceModelCodeGenerator.swift
[206/462] Emitting module OpenAPIKit30
[207/470] Compiling CoralToJSONServiceModel Metadata.swift
[208/470] Compiling CoralToJSONServiceModel ShapeAttributes.swift
[209/470] Emitting module CoralToJSONServiceModel
[210/470] Compiling CoralToJSONServiceModel CoralToJSONServiceModel.swift
[211/470] Compiling CoralToJSONServiceModel HelperStructures.swift
[213/471] Emitting module ArgumentParser
[215/481] Compiling ArgumentParser ArgumentVisibility.swift
[216/481] Compiling ArgumentParser CompletionKind.swift
[217/481] Compiling ArgumentParser Errors.swift
[218/481] Compiling ArgumentParser Flag.swift
[219/481] Compiling ArgumentParser NameSpecification.swift
[220/481] Compiling ArgumentParser EnumerableFlag.swift
[221/481] Compiling ArgumentParser ExpressibleByArgument.swift
[222/481] Compiling ArgumentParser ParsableArguments.swift
[223/481] Compiling ArgumentParser ParsableArgumentsValidation.swift
[224/481] Compiling ArgumentParser ParsableCommand.swift
[225/481] Compiling ArgumentParser ArgumentDecoder.swift
[226/481] Compiling ArgumentParser BashCompletionsGenerator.swift
[227/481] Compiling ArgumentParser CompletionsGenerator.swift
[228/481] Compiling ArgumentParser FishCompletionsGenerator.swift
[229/481] Compiling ArgumentParser ZshCompletionsGenerator.swift
[230/481] Compiling ArgumentParser Argument.swift
[231/481] Compiling ArgumentParser ArgumentHelp.swift
[232/481] Compiling ArgumentParser Option.swift
[233/481] Compiling ArgumentParser OptionGroup.swift
[234/481] Compiling ArgumentParser AsyncParsableCommand.swift
[235/481] Compiling ArgumentParser CommandConfiguration.swift
[236/481] Compiling ArgumentParser CommandGroup.swift
[237/506] Emitting module ServiceModelGenerate
[238/509] Compiling ArgumentParser DumpHelpGenerator.swift
[239/509] Compiling ArgumentParser HelpCommand.swift
[240/509] Compiling ArgumentParser HelpGenerator.swift
[241/509] Compiling ArgumentParser MessageInfo.swift
[242/509] Compiling ServiceModelEntities ModelOverride.swift
[243/509] Emitting module ServiceModelEntities
[244/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateEnumerationDeclaration.swift
[245/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateErrorDefinition.swift
[246/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelErrors.swift
[247/509] Compiling ArgumentParser CollectionExtensions.swift
[248/509] Compiling ArgumentParser Platform.swift
[249/509] Compiling ArgumentParser SequenceExtensions.swift
[250/509] Compiling ArgumentParser StringExtensions.swift
[251/509] Compiling ArgumentParser Tree.swift
[252/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationsEnum.swift
[253/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationsReporting.swift
[254/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelStructures.swift
[255/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelTypes.swift
[256/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeConversion.swift
[257/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeProtocol.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[258/509] 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
[259/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+formatDocumentation.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
[260/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateClient.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
[261/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelInvocationsReporting.swift
[262/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationClientInput.swift
[263/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationClientOutput.swift
[271/509] Compiling OpenAPIKit30 DereferencedResponse.swift
[272/509] Compiling OpenAPIKit30 Response.swift
[273/509] Compiling OpenAPIKit30 RuntimeExpression.swift
[274/509] Compiling ServiceModelGenerate ClientProtocolDelegate.swift
[275/509] Compiling ServiceModelGenerate MockClientDelegate.swift
[276/509] Compiling ServiceModelGenerate ModelClientDelegate+common.swift
[277/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+addGeneratedFileHeader.swift
[278/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+addRequestInputStructure.swift
[279/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createOutputStructureStubVariable.swift
[280/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createStructureJsonVariable.swift
[281/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createStructureStubVariable.swift
[284/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateConversionFunctions.swift
[285/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateDefaultInstances.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
[305/509] Compiling ArgumentParser Name.swift
[306/509] Compiling ArgumentParser Parsed.swift
[307/509] Compiling ArgumentParser ParsedValues.swift
[308/509] Compiling ArgumentParser ParserError.swift
[309/509] Compiling ArgumentParser SplitArguments.swift
[314/509] Compiling ArgumentParser UsageGenerator.swift
[315/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeUtilityFunctions.swift
[316/509] Compiling ServiceModelGenerate ServiceModelCodeGenerator+validationFunctions.swift
[317/509] Compiling ServiceModelGenerate ServiceModelGenerate.swift
[323/510] Compiling OpenAPIKit30 JSONSchemaContext.swift
[324/510] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[325/510] Compiling OpenAPIKit30 TypesAndFormats.swift
[326/510] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[327/510] Compiling OpenAPIKit30 SecurityScheme.swift
[328/510] Compiling OpenAPIKit30 Server.swift
[329/510] Compiling OpenAPIKit30 Tag.swift
[330/510] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[379/511] Compiling ServiceModelEntities ModelEntities.swift
[380/511] Compiling ServiceModelEntities ServiceModel+getTypeMappings.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
[384/511] Compiling ServiceModelEntities String+nameConversions.swift
[385/511] Compiling ServiceModelEntities ServiceModel.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
/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
[424/513] Wrapping AST for SwaggerParser for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/48] Write swift-version-24593BA9C3E375BF.txt
[5/123] Compiling ServiceModelEntities ServiceModel.swift
[6/238] Emitting module ServiceModelEntities
[7/238] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[9/238] 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
[10/238] 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
[11/239] Compiling OpenAPIKitCore CallbackURL.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/239] Compiling OpenAPIKitCore ComponentKey.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/239] 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
[14/239] 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
[15/239] 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
[16/239] Compiling OpenAPIKitCore StringConvertibleHintProvider.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/239] Compiling OpenAPIKitCore Shared.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/239] 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
[19/239] 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
[20/239] Compiling ServiceModelEntities ModelOverride.swift
[21/239] Compiling ServiceModelEntities String+nameConversions.swift
[22/239] Compiling ServiceModelEntities ModelEntities.swift
[23/240] Emitting module SwaggerParser
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/245] 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
[25/245] 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
[26/245] 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
[27/245] 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
[28/245] 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
[35/246] Compiling OpenAPIKitCore ContentType.swift
[36/250] Emitting module SwaggerParser
[37/250] Compiling ServiceModelEntities ServiceModel.swift
[38/250] Compiling ServiceModelEntities String+nameConversions.swift
[40/255] Compiling ServiceModelEntities ModelEntities.swift
[41/255] Emitting module ServiceModelEntities
BUILD FAILURE 6.1 android