Build Information
Failed to build XCRemoteCache, reference master (75bac3
), with Swift 6.1 for Android on 29 May 2025 12:49:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spotify/XCRemoteCache.git
Reference: master
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/spotify/XCRemoteCache
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 75bac32 Merge pull request #227 from CharlieSuP1/master
Cloned https://github.com/spotify/XCRemoteCache.git
Revision (git rev-parse @):
75bac3293a3e881d51788a8ad5a461c90eaf6b23
SUCCESS checkout https://github.com/spotify/XCRemoteCache.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/spotify/XCRemoteCache.git
https://github.com/spotify/XCRemoteCache.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "zip",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/marmelroy/Zip.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "8.9.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "XCRemoteCache",
"name" : "XCRemoteCache",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "xcprebuild",
"targets" : [
"xcprebuild"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcswiftc",
"targets" : [
"xcswiftc"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcswift-frontend",
"targets" : [
"xcswift-frontend"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcprepare",
"targets" : [
"xcprepare"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcpostbuild",
"targets" : [
"xcpostbuild"
],
"type" : {
"executable" : null
}
},
{
"name" : "xclipo",
"targets" : [
"xclipo"
],
"type" : {
"executable" : null
}
},
{
"name" : "xclibtool",
"targets" : [
"xclibtool"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcldplusplus",
"targets" : [
"xcldplusplus"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcld",
"targets" : [
"xcld"
],
"type" : {
"executable" : null
}
},
{
"name" : "Aggregator",
"targets" : [
"Aggregator"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcswiftc",
"module_type" : "SwiftTarget",
"name" : "xcswiftc",
"path" : "Sources/xcswiftc",
"product_memberships" : [
"xcswiftc",
"Aggregator"
],
"sources" : [
"XCSwiftcMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcswift_frontend",
"module_type" : "SwiftTarget",
"name" : "xcswift-frontend",
"path" : "Sources/xcswift-frontend",
"product_memberships" : [
"xcswift-frontend",
"Aggregator"
],
"sources" : [
"XCSwiftcFrontendMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcprepare",
"module_type" : "SwiftTarget",
"name" : "xcprepare",
"path" : "Sources/xcprepare",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcprepare",
"Aggregator"
],
"sources" : [
"ArgumentsSupport.swift",
"XCPrepareMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcprebuild",
"module_type" : "SwiftTarget",
"name" : "xcprebuild",
"path" : "Sources/xcprebuild",
"product_memberships" : [
"xcprebuild",
"Aggregator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcpostbuild",
"module_type" : "SwiftTarget",
"name" : "xcpostbuild",
"path" : "Sources/xcpostbuild",
"product_memberships" : [
"xcpostbuild",
"Aggregator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xclipo",
"module_type" : "SwiftTarget",
"name" : "xclipo",
"path" : "Sources/xclipo",
"product_memberships" : [
"xclipo",
"Aggregator"
],
"sources" : [
"XCLipoMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xclibtoolSupportTests",
"module_type" : "SwiftTarget",
"name" : "xclibtoolSupportTests",
"path" : "Tests/xclibtoolSupportTests",
"sources" : [
"XCLibtoolHelperTests.swift"
],
"target_dependencies" : [
"xclibtoolSupport"
],
"type" : "test"
},
{
"c99name" : "xclibtoolSupport",
"module_type" : "SwiftTarget",
"name" : "xclibtoolSupport",
"path" : "Sources/xclibtoolSupport",
"product_memberships" : [
"xclibtool",
"Aggregator"
],
"sources" : [
"XCLibtoolHelper.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "library"
},
{
"c99name" : "xclibtool",
"module_type" : "SwiftTarget",
"name" : "xclibtool",
"path" : "Sources/xclibtool",
"product_memberships" : [
"xclibtool",
"Aggregator"
],
"sources" : [
"XCLibtoolMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache",
"xclibtoolSupport"
],
"type" : "executable"
},
{
"c99name" : "xcldplusplus",
"module_type" : "SwiftTarget",
"name" : "xcldplusplus",
"path" : "Sources/xcldplusplus",
"product_memberships" : [
"xcldplusplus",
"Aggregator"
],
"sources" : [
"XCLDPlusPlus.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcld",
"module_type" : "SwiftTarget",
"name" : "xcld",
"path" : "Sources/xcld",
"product_memberships" : [
"xcld",
"Aggregator"
],
"sources" : [
"XCLDMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "XCRemoteCacheTests",
"module_type" : "SwiftTarget",
"name" : "XCRemoteCacheTests",
"path" : "Tests/XCRemoteCacheTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/XCRemoteCacheTests/TestData",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Artifacts/ArtifactMetaUpdaterTests.swift",
"Artifacts/ArtifactSwiftProductsBuilderImplTests.swift",
"Artifacts/BuildArtifactCreatorTests.swift",
"Artifacts/TextFileDependenciesRemapperTests.swift",
"Artifacts/UnzippedArtifactProcessorTests.swift",
"Artifacts/ZipArtifactCreatorTests.swift",
"Artifacts/ZipArtifactOrganizerTests.swift",
"Commands/MirroredLinkingSwiftcProductsGeneratorTests.swift",
"Commands/Plugins/Thinning/DefaultArtifactInspectorTests.swift",
"Commands/Plugins/Thinning/DefaultSwiftProductsArchitecturesRecognizerTests.swift",
"Commands/Plugins/Thinning/DefaultSwiftProductsLocationProviderTests.swift",
"Commands/Plugins/Thinning/DispatchGroupParallelizationWorkerTests.swift",
"Commands/Plugins/Thinning/ThinningConsumerPostbuildPluginTests.swift",
"Commands/Plugins/Thinning/ThinningConsumerPrebuildPluginTest.swift",
"Commands/Plugins/Thinning/ThinningCreatorPluginTests.swift",
"Commands/Plugins/Thinning/ThinningDiskSwiftcProductsGeneratorTests.swift",
"Commands/Plugins/Thinning/ThinningPluginTests.swift",
"Commands/Plugins/Thinning/UnzippedArtifactSwiftProductsOrganizerTests.swift",
"Commands/PostbuildContextTests.swift",
"Commands/PostbuildTests.swift",
"Commands/PrebuildContextTests.swift",
"Commands/PrebuildTests.swift",
"Commands/Prepare/Integrate/FileLLDBInitPatcherTests.swift",
"Commands/Prepare/Integrate/IncludeExcludeOracleTests.swift",
"Commands/Prepare/Integrate/IntegrateContextTests.swift",
"Commands/Prepare/Integrate/XcodeProjBuildSettingsIntegrateAppenderTests.swift",
"Commands/Prepare/Integrate/XcodeSettingsCFlagsTests.swift",
"Commands/Prepare/Integrate/XcodeSettingsSwiftFlagsSetterTests.swift",
"Commands/PrepareContextTests.swift",
"Commands/PrepareMarkContextTests.swift",
"Commands/PrepareTests.swift",
"Commands/RemoteCommitInfoTests.swift",
"Commands/SwiftFrontend/SwiftFrontendArgInputTests.swift",
"Commands/SwiftFrontend/SwiftFrontendContextTests.swift",
"Commands/SwiftFrontendOrchestratorTests.swift",
"Commands/SwiftcContextTests.swift",
"Commands/SwiftcFilemapInputEditorTests.swift",
"Commands/SwiftcOrchestratorTests.swift",
"Commands/SwiftcTests.swift",
"Commands/XCCCTests.swift",
"Config/ModeTests.swift",
"Config/XCRemoteCacheConfigReaderTests.swift",
"Debugging/DynamicDSYMOrganizerTests.swift",
"Dependencies/AssetsFileDependenciesReaderTests.swift",
"Dependencies/CachedFileDependenciesWriterFactoryTests.swift",
"Dependencies/Dat/FileDatWriterTests.swift",
"Dependencies/DependenciesReaderPerformanceTest.swift",
"Dependencies/DependenciesReaderTests.swift",
"Dependencies/DependenciesRemapperCompositeTests.swift",
"Dependencies/DependenciesWriterTests.swift",
"Dependencies/DependencyProcessorImplTests.swift",
"Dependencies/ExceptionsFileListScannerTests.swift",
"Dependencies/FileFingerprintSyncerTests.swift",
"Dependencies/FileListEditorTests.swift",
"Dependencies/FileListScannerImplTests.swift",
"Dependencies/FileMarkerReaderTests.swift",
"Dependencies/FingerprintOverrideManagerImplTests.swift",
"Dependencies/OverlayDependenciesRemapperTests.swift",
"Dependencies/OverlayReaderTests.swift",
"Dependencies/PathDependenciesRemapperFactoryTests.swift",
"Dependencies/PhaseCacheModeControllerTests.swift",
"Dependencies/StaticFileListReaderTests.swift",
"Dependencies/StringDependenciesRemapperTests.swift",
"Dependencies/TargetDependenciesReaderTests.swift",
"FileAccess/Copier/CopyDiskCopierTests.swift",
"FileAccess/Copier/HardLinkDiskCopierTests.swift",
"FileAccess/DirScannerTests.swift",
"FileAccess/DiskUsageSizeProviderTests.swift",
"FileAccess/FileManagerUtilitiesTests.swift",
"FileAccess/LazyFileAccessorTests.swift",
"Fingerprint/EnvironmentFingerprintGeneratorTests.swift",
"Fingerprint/Hashing/MD5Tests.swift",
"FlowControl/GlobalCacheSwitcherTests.swift",
"Git/GitClientErrorTests.swift",
"Git/GitClientImplTests.swift",
"Helpers/Atomic.swift",
"Helpers/DataHelpers.swift",
"Helpers/FileOperations.swift",
"Helpers/FileXCTestCase.swift",
"Helpers/OptionalHelpers.swift",
"Helpers/ProcessHelpers.swift",
"Helpers/URLStringExpressive.swift",
"Models/JsonMetaWriterTests.swift",
"Network/Authentication/AWSV4SignatureTest.swift",
"Network/Authentication/AWSV4SigningKeyTest.swift",
"Network/Authentication/CanonicalRequestTest.swift",
"Network/Authentication/StringToSignTest.swift",
"Network/CacheInvalidatorTests.swift",
"Network/DefaultURLSessionFactoryTests.swift",
"Network/LocalURLBuilderImplTests.swift",
"Network/LowestLatencyNetworkServerProbeTests.swift",
"Network/NetworkClientImplTests.swift",
"Network/ReplicatedRemotesNetworkClientTests.swift",
"Network/URLBuilderImplTests.swift",
"Output/FilteredInvocationStorageTests.swift",
"Output/InvocationFileStorageTests.swift",
"ShellTests.swift",
"Stats/ActionSpecificCacheHitLoggerTests.swift",
"Stats/ExclusiveFileTests.swift",
"Stats/FileStatsCoordinatorTests.swift",
"TestDoubles/ActionSwiftcProductGenerationPlugin.swift",
"TestDoubles/ArtifactConsumerPostbuildPluginSpy.swift",
"TestDoubles/ArtifactOrganizerFake.swift",
"TestDoubles/ArtifactSwiftProductsBuilderSpy.swift",
"TestDoubles/CCWrapperBuilderFake.swift",
"TestDoubles/CacheInvalidatorFake.swift",
"TestDoubles/CacheModeControllerFake.swift",
"TestDoubles/CountersFake.swift",
"TestDoubles/DSYMOrganizerFake.swift",
"TestDoubles/DependenciesReaderFake.swift",
"TestDoubles/DependenciesRemapperFake.swift",
"TestDoubles/DependenciesWriterSpy.swift",
"TestDoubles/DestroyerArtifactProcessor.swift",
"TestDoubles/DirAccessorFake.swift",
"TestDoubles/DisallowedExclusiveFileAccessor.swift",
"TestDoubles/DiskArtifactCreator.swift",
"TestDoubles/DiskCopierFake.swift",
"TestDoubles/ExtraArgumentShellCommandsProcessor.swift",
"TestDoubles/ExtraArtifactConsumerPlugin.swift",
"TestDoubles/FakeExclusiveFileAccessor.swift",
"TestDoubles/FileAccessorFake.swift",
"TestDoubles/FileListScannerFake.swift",
"TestDoubles/FileManagerFake.swift",
"TestDoubles/FingerprintAccumulatorFake.swift",
"TestDoubles/GitClientFake.swift",
"TestDoubles/InMemoryGlobalCacheSwitcher.swift",
"TestDoubles/InMemoryInvocationStorage.swift",
"TestDoubles/InMemoryStatsCoordinator.swift",
"TestDoubles/ListReaderFake.swift",
"TestDoubles/MainArtifactSampleMeta.swift",
"TestDoubles/MarkerWriterSpy.swift",
"TestDoubles/MetaAppenderArtifactCreatorPlugin.swift",
"TestDoubles/NetworkClientFake.swift",
"TestDoubles/NoopArtifactProcessor.swift",
"TestDoubles/OverlayReaderFake.swift",
"TestDoubles/PostShellCommandsProcessor.swift",
"TestDoubles/ShellOutSpy.swift",
"TestDoubles/SwiftcInputReaderStub.swift",
"TestDoubles/SwiftcMock.swift",
"TestDoubles/SwiftcProductsGeneratorFake.swift",
"TestDoubles/SwiftcProductsGeneratorSpy.swift",
"TestDoubles/ThinningConsumerArtifactOrganizerFakeFactory.swift",
"TestDoubles/ThinningConsumerArtifactsOrganizerFakeFactory.swift",
"TestDoubles/ThinningConsumerSwiftProductsOrganizerFactoryFake.swift",
"TestDoubles/TimeoutingNetworkClient.swift",
"TestDoubles/TouchSpy.swift",
"TestDoubles/URLBuilderFake.swift",
"TestDoubles/URLProtocolStub.swift",
"TestDoubles/WorkerFake.swift",
"XCRemoteCacheTests.swift",
"XCTestManifests.swift",
"Xcode/XcodeProbeImplTests.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "test"
},
{
"c99name" : "XCRemoteCache",
"module_type" : "SwiftTarget",
"name" : "XCRemoteCache",
"path" : "Sources/XCRemoteCache",
"product_dependencies" : [
"Zip",
"Yams",
"XcodeProj"
],
"product_memberships" : [
"xcprebuild",
"xcswiftc",
"xcswift-frontend",
"xcprepare",
"xcpostbuild",
"xclipo",
"xclibtool",
"xcldplusplus",
"xcld",
"Aggregator"
],
"sources" : [
"Artifacts/ArtifactCreator.swift",
"Artifacts/ArtifactMetaUpdater.swift",
"Artifacts/ArtifactOrganizer.swift",
"Artifacts/ArtifactPlugin.swift",
"Artifacts/ArtifactProcessor.swift",
"Artifacts/ArtifactSwiftProductsBuilder.swift",
"Artifacts/FileDependenciesRemapper.swift",
"Artifacts/SwiftmoduleFileExtension.swift",
"Artifacts/ZipArtifactCreator.swift",
"Commands/Libtool/FallbackXCLibtoolLogic.swift",
"Commands/Libtool/XCCreateUniversalBinary.swift",
"Commands/Libtool/XCLibtool.swift",
"Commands/Libtool/XCLibtoolLogic.swift",
"Commands/Libtool/XCLipo.swift",
"Commands/Plugins/PluginError.swift",
"Commands/Plugins/Thinning/ArtifactInspector.swift",
"Commands/Plugins/Thinning/Factories/ThinningConsumerArtifactsOrganizerFactory.swift",
"Commands/Plugins/Thinning/Factories/ThinningConsumerSwiftProductsOrganizerFactory.swift",
"Commands/Plugins/Thinning/Parallelization/DispatchGroupParallelizationWorker.swift",
"Commands/Plugins/Thinning/SwiftProductsArchitecturesRecognizer.swift",
"Commands/Plugins/Thinning/SwiftProductsLocationProvider.swift",
"Commands/Plugins/Thinning/ThinningConsumerPostbuildPlugin.swift",
"Commands/Plugins/Thinning/ThinningConsumerPrebuildPlugin.swift",
"Commands/Plugins/Thinning/ThinningCreatorPlugin.swift",
"Commands/Plugins/Thinning/ThinningDiskSwiftcProductsGenerator.swift",
"Commands/Plugins/Thinning/ThinningPlugin.swift",
"Commands/Plugins/Thinning/ThinningPrebuildPlugin.swift",
"Commands/Plugins/Thinning/UnzippedArtifactSwiftProductsOrganizer.swift",
"Commands/Postbuild/Postbuild.swift",
"Commands/Postbuild/PostbuildContext.swift",
"Commands/Postbuild/XCPostbuild.swift",
"Commands/Prebuild/Prebuild.swift",
"Commands/Prebuild/PrebuildContext.swift",
"Commands/Prebuild/XCPrebuild.swift",
"Commands/Prepare/CCWrapperBuilder.swift",
"Commands/Prepare/Integrate/BuildSettingsIntegrateAppender.swift",
"Commands/Prepare/Integrate/IncludeOracle.swift",
"Commands/Prepare/Integrate/Integrate.swift",
"Commands/Prepare/Integrate/IntegrateContext.swift",
"Commands/Prepare/Integrate/LLDBInitMode.swift",
"Commands/Prepare/Integrate/LLDBInitPatcher.swift",
"Commands/Prepare/Integrate/XCIntegrate.swift",
"Commands/Prepare/Integrate/XCRCBinariesPaths.swift",
"Commands/Prepare/Integrate/XcodeProjIntegrate.swift",
"Commands/Prepare/Integrate/XcodeSettingsFlags.swift",
"Commands/Prepare/Prepare.swift",
"Commands/Prepare/PrepareContext.swift",
"Commands/Prepare/PrepareMarkContext.swift",
"Commands/Prepare/XCConfig.swift",
"Commands/Prepare/XCPrepare.swift",
"Commands/Prepare/XCPrepareMark.swift",
"Commands/Prepare/XCStats.swift",
"Commands/Prepare/XCStatsContext.swift",
"Commands/ProductBinaryCreator/XCCreateBinary.swift",
"Commands/SwiftFrontend/SwiftFrontendArgInput.swift",
"Commands/SwiftFrontend/SwiftFrontendContext.swift",
"Commands/SwiftFrontend/SwiftFrontendOrchestrator.swift",
"Commands/SwiftFrontend/XCSwiftFrontend.swift",
"Commands/Swiftc/FilenameBasedAllowedInputDeterminer.swift",
"Commands/Swiftc/MirroredLinkingSwiftcProductsGenerator.swift",
"Commands/Swiftc/NoopSwiftcProductsGenerator.swift",
"Commands/Swiftc/StaticSwiftcInputReader.swift",
"Commands/Swiftc/Swiftc.swift",
"Commands/Swiftc/SwiftcContext.swift",
"Commands/Swiftc/SwiftcFilemapInputEditor.swift",
"Commands/Swiftc/SwiftcOrchestrator.swift",
"Commands/Swiftc/SwiftcProductGenerationPlugin.swift",
"Commands/Swiftc/SwiftcProductsGenerator.swift",
"Commands/Swiftc/XCSwiftc.swift",
"Config/Mode.swift",
"Config/XCRemoteCacheConfig.swift",
"Debugging/DSYMOrganizer.swift",
"Dependencies/AssetsFileDependenciesReader.swift",
"Dependencies/CacheModeController.swift",
"Dependencies/CachedDependenciesWriter.swift",
"Dependencies/CompilationHistoryOrganizer.swift",
"Dependencies/Dat/FileDatWriter.swift",
"Dependencies/DependenciesMapping.swift",
"Dependencies/DependenciesReader.swift",
"Dependencies/DependenciesRemapper.swift",
"Dependencies/DependenciesWriter.swift",
"Dependencies/DependencyProcessor.swift",
"Dependencies/ExceptionsFilteredFileListScanner.swift",
"Dependencies/FileListScanner.swift",
"Dependencies/FingerprintOverrideManager.swift",
"Dependencies/FingerprintSyncer.swift",
"Dependencies/ListEditor.swift",
"Dependencies/MarkerReader.swift",
"Dependencies/MarkerWriter.swift",
"Dependencies/OverlayDependenciesRemapper.swift",
"Dependencies/OverlayReader.swift",
"Dependencies/PathDependenciesRemapperFactory.swift",
"Dependencies/StaticFileListReader.swift",
"Dependencies/TargetDepdenciesReader.swift",
"FileAccess/Copier/CopyDiskCopier.swift",
"FileAccess/Copier/DiskCopier.swift",
"FileAccess/Copier/HardLinkDiskCopier.swift",
"FileAccess/DirAccessor.swift",
"FileAccess/DirAccessorComposer.swift",
"FileAccess/FileAccessor.swift",
"FileAccess/FileManager.swift",
"FileAccess/LazyFileAccessor.swift",
"FileAccess/SizeProvider.swift",
"Fingerprint/EnvironmentFingerprint.swift",
"Fingerprint/FingerprintAccumulator.swift",
"Fingerprint/FingerprintAccumulatorImpl.swift",
"Fingerprint/FingerprintGenerator.swift",
"Fingerprint/Hashing/MD5.swift",
"FlowControl/GlobalCacheSwitcher.swift",
"FlowControl/RemoteCommitInfo.swift",
"Git/GitClient.swift",
"Git/GitCommitManager.swift",
"Logger/Logger.swift",
"Models/MainArtifactMeta.swift",
"Models/MetaReader.swift",
"Models/MetaWriter.swift",
"Network/Authentication/AWSV4Signature.swift",
"Network/Authentication/AWSV4SigningKey.swift",
"Network/Authentication/CanonicalRequest.swift",
"Network/Authentication/HMAC.swift",
"Network/Authentication/SHA256.swift",
"Network/Authentication/StringToSign.swift",
"Network/CacheInvalidator.swift",
"Network/CachedNetworkClient.swift",
"Network/IgnoringCertificatesTrustManager.swift",
"Network/LocalURLBuilder.swift",
"Network/NetworkClient.swift",
"Network/NetworkClientImpl.swift",
"Network/NetworkServerProbe.swift",
"Network/RemoteNetworkClient.swift",
"Network/RemoteNetworkClientAbstractFactory.swift",
"Network/ReplicatedRemotesNetworkClient.swift",
"Network/URLBuilderImpl.swift",
"Network/URLSessionFactory.swift",
"Output/FilteredInvocationStorage.swift",
"Output/InvocationStorage.swift",
"Output/XCEncoders/XCEncoderAbstractFactory.swift",
"Output/XCEncoders/XCJSONEncoder.swift",
"Output/XCEncoders/XCYAMLEncoder.swift",
"Output/XCOutputFormat.swift",
"Output/XCRemoteCacheEncoder.swift",
"Shell/Shell.swift",
"Shell/ShellCommandsProcessor.swift",
"Shell/ShellOut.swift",
"Stats/CacheHitLogger.swift",
"Stats/Counters.swift",
"Stats/ExclusiveFileAccessor.swift",
"Stats/FileStatistics.swift",
"Stats/StatsCoordinator.swift",
"Stats/XCRemoteCacheStatistics.swift",
"Utils/Array+Utils.swift",
"Utils/Date+Utils.swift",
"Utils/ENVReader.swift",
"Utils/FileTouch.swift",
"Utils/String+TileInPath.swift",
"Utils/URL+ThrowingInitializer.swift",
"Xcode/BuildActionType.swift",
"Xcode/XcodeProbe.swift"
],
"type" : "library"
},
{
"c99name" : "Aggregator",
"module_type" : "SwiftTarget",
"name" : "Aggregator",
"path" : "Sources/Aggregator",
"product_memberships" : [
"Aggregator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"xcprebuild",
"xcswiftc",
"xcswift-frontend",
"xclibtool",
"xcpostbuild",
"xcprepare",
"xcld",
"xcldplusplus",
"xclipo"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/tuist/XcodeProj.git
Fetching https://github.com/marmelroy/Zip.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/1989] Fetching zip
[459/12646] Fetching zip, yams
[673/35936] Fetching zip, yams, xcodeproj
[4147/51315] Fetching zip, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/marmelroy/Zip.git from cache (1.25s)
[31092/49326] Fetching yams, xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.01s)
[26420/33947] Fetching yams, xcodeproj
Fetched https://github.com/jpsim/Yams.git from cache (3.09s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/tuist/XcodeProj.git from cache (3.40s)
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.62s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (4.87s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.98s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.66s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.03s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.95s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[1088/3538] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit.git from cache (0.53s)
Fetched https://github.com/tadija/AEXML.git from cache (0.54s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.05s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.35s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.14s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.94s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.27.7
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.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.3
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/70] Write sources
[8/70] Compiling Minizip zip.c
[9/70] Write sources
[18/70] Compiling writer.c
[19/70] Compiling reader.c
[19/70] Write sources
[24/70] Compiling Minizip ioapi.c
[25/70] Compiling Minizip unzip.c
[26/70] Compiling parser.c
[27/70] Compiling api.c
[28/70] Compiling emitter.c
[29/70] Write swift-version-24593BA9C3E375BF.txt
[30/70] Compiling scanner.c
[32/105] Emitting module ArgumentParserToolInfo
[33/105] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/106] Emitting module AEXML
[35/106] Wrapping AST for ArgumentParserToolInfo for debugging
[37/140] Compiling ArgumentParser Errors.swift
[38/140] Compiling ArgumentParser Flag.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/142] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[40/146] Emitting module Yams
[41/146] Compiling ArgumentParser ParsableArguments.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:185:7: error: cannot find '_exit' in scope
183 | ) -> Never {
184 | guard let error = error else {
185 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
186 | }
187 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:197:5: error: cannot find '_exit' in scope
195 | }
196 | }
197 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
198 | }
199 |
[42/146] Compiling ArgumentParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:185:7: error: cannot find '_exit' in scope
183 | ) -> Never {
184 | guard let error = error else {
185 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
186 | }
187 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:197:5: error: cannot find '_exit' in scope
195 | }
196 | }
197 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
198 | }
199 |
[43/146] Compiling ArgumentParser ParsableCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:185:7: error: cannot find '_exit' in scope
183 | ) -> Never {
184 | guard let error = error else {
185 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
186 | }
187 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:197:5: error: cannot find '_exit' in scope
195 | }
196 | }
197 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
198 | }
199 |
[44/146] Compiling ArgumentParser ArgumentDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:185:7: error: cannot find '_exit' in scope
183 | ) -> Never {
184 | guard let error = error else {
185 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
186 | }
187 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:197:5: error: cannot find '_exit' in scope
195 | }
196 | }
197 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
198 | }
199 |
[45/146] Compiling ArgumentParser ArgumentDefinition.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:185:7: error: cannot find '_exit' in scope
183 | ) -> Never {
184 | guard let error = error else {
185 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
186 | }
187 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:197:5: error: cannot find '_exit' in scope
195 | }
196 | }
197 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
198 | }
199 |
[46/146] Compiling ArgumentParser CollectionExtensions.swift
[47/146] Compiling ArgumentParser SequenceExtensions.swift
[48/146] Compiling ArgumentParser StringExtensions.swift
[49/146] Compiling ArgumentParser Tree.swift
[50/146] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
[51/146] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
[52/146] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
[53/146] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
[54/146] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
[55/146] Compiling AEXML Builders.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/146] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
[57/146] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
[58/146] Compiling AEXML Document.swift
[59/146] Compiling AEXML Element.swift
[60/146] Compiling AEXML Options.swift
[61/146] Compiling AEXML Error.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:358:11: error: cannot find 'winsize' in scope
356 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
357 | #else
358 | var w = winsize()
| `- error: cannot find 'winsize' in scope
359 | #if os(OpenBSD)
360 | // TIOCGWINSZ is a complex macro, so we need the flattened value.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:364:13: error: cannot find 'ioctl' in scope
362 | let err = ioctl(STDOUT_FILENO, tiocgwinsz, &w)
363 | #else
364 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
365 | #endif
366 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:364:19: error: cannot find 'STDOUT_FILENO' in scope
362 | let err = ioctl(STDOUT_FILENO, tiocgwinsz, &w)
363 | #else
364 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
365 | #endif
366 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:364:34: error: cannot find 'TIOCGWINSZ' in scope
362 | let err = ioctl(STDOUT_FILENO, tiocgwinsz, &w)
363 | #else
364 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
365 | #endif
366 | let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[62/146] Compiling Zip QuickZip.swift
[63/146] Emitting module Zip
/host/spi-builder-workspace/.build/checkouts/Zip/Zip/Zip.swift:209:51: error: cannot find type 'FILE' in scope
207 |
208 | var writeBytes: UInt64 = 0
209 | var filePointer: UnsafeMutablePointer<FILE>?
| `- error: cannot find type 'FILE' in scope
210 | filePointer = fopen(fullPath, "wb")
211 | while filePointer != nil {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/42] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/77] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
[5/77] Emitting module AEXML
[6/77] Compiling AEXML Parser.swift
[7/77] Compiling AEXML Options.swift
[8/77] Compiling AEXML Error.swift
[9/77] Compiling Zip ZipUtilities.swift
[10/77] Compiling Zip Zip.swift
/host/spi-builder-workspace/.build/checkouts/Zip/Zip/Zip.swift:209:51: error: cannot find type 'FILE' in scope
207 |
208 | var writeBytes: UInt64 = 0
209 | var filePointer: UnsafeMutablePointer<FILE>?
| `- error: cannot find type 'FILE' in scope
210 | filePointer = fopen(fullPath, "wb")
211 | while filePointer != nil {
[11/77] Emitting module Zip
[12/77] Compiling Zip QuickZip.swift
[13/77] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
[14/77] Compiling AEXML Document.swift
[15/77] Compiling AEXML Element.swift
[16/77] Compiling AEXML Builders.swift
[18/78] Emitting module ArgumentParserToolInfo
[19/78] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/79] Emitting module Yams
BUILD FAILURE 6.1 android