The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftFirebase with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/compnerd/swift-firebase.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/compnerd/swift-firebase
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b991c5d API correctness fixes for DocumentChange support (#29)
Cloned https://github.com/compnerd/swift-firebase.git
Revision (git rev-parse @):
b991c5d16f6d031d338adef8961170e39274ae25
SUCCESS checkout https://github.com/compnerd/swift-firebase.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/compnerd/swift-firebase.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/compnerd/swift-win32
[1/7942] Fetching swift-win32
Fetched https://github.com/compnerd/swift-win32 from cache (0.37s)
Fetching https://github.com/apple/swift-log.git
[1/3169] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.34s)
Fetching https://github.com/compnerd/cassowary.git
[1/265] Fetching cassowary
Fetched https://github.com/compnerd/cassowary.git from cache (0.22s)
Fetching https://github.com/compnerd/swift-com.git
[1/1100] Fetching swift-com
Fetched https://github.com/compnerd/swift-com.git from cache (0.21s)
Fetching https://github.com/apple/swift-collections.git
[1/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.42s)
Creating working copy for https://github.com/compnerd/swift-win32
Working copy of https://github.com/compnerd/swift-win32 resolved at 07e91e67e86f173743329c6753d9e66ac4727830
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at main (c1ff8be)
Creating working copy for https://github.com/compnerd/swift-com.git
Working copy of https://github.com/compnerd/swift-com.git resolved at ebbc617d3b7ba3a2023988a74bebd118deea4cc5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/compnerd/cassowary.git
Working copy of https://github.com/compnerd/cassowary.git resolved at main (5530573)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Examples/FireBaseUI/FireBaseUI.exe.manifest
    /host/spi-builder-workspace/Examples/FireBaseUI/Info.plist
Building for debugging...
[0/28] Write sources
[8/28] Copying Resources
[10/28] Write sources
[11/28] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/146] Emitting module SwiftCOM
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[14/154] Emitting module CoreAnimation
[15/154] Compiling CoreAnimation Transform3D.swift
[16/155] Compiling OrderedCollections _Hashtable+Header.swift
[17/155] Compiling OrderedCollections OrderedDictionary+Codable.swift
[18/155] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[19/155] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[20/155] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[21/155] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[22/155] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[24/161] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[25/161] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[26/161] Compiling OrderedCollections OrderedSet+Diffing.swift
[27/161] Compiling OrderedCollections OrderedSet+Equatable.swift
[28/161] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[29/161] Compiling OrderedCollections OrderedSet+Hashable.swift
[30/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[31/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[32/161] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[33/161] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[34/161] Compiling OrderedCollections OrderedSet+Sendable.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[35/161] Compiling OrderedCollections OrderedSet+SubSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[36/161] Compiling OrderedCollections OrderedSet+Testing.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[37/161] Compiling OrderedCollections OrderedSet+UnorderedView.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[44/161] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[45/161] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[46/161] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[47/161] Compiling OrderedCollections OrderedDictionary+Values.swift
[48/161] Compiling OrderedCollections OrderedDictionary.swift
[49/161] Compiling OrderedCollections OrderedSet+Codable.swift
[50/161] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[51/161] Compiling OrderedCollections OrderedDictionary+Elements.swift
[52/161] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[53/161] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[54/161] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[55/161] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[56/161] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[57/161] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/161] Compiling SwiftCOM IWICStream.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[59/161] Compiling SwiftCOM ITypeComp.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[60/161] Compiling SwiftCOM ITypeInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[61/161] Compiling SwiftCOM ITypeLib.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[62/161] Compiling SwiftCOM IUnknown.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[63/161] Compiling SwiftCOM Shell.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[64/161] Compiling SwiftCOM Error.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[65/161] Compiling SwiftCOM RawTyped.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[68/161] Compiling OrderedCollections OrderedSet+Initializers.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[69/161] Compiling OrderedCollections OrderedSet+Insertions.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[70/161] Compiling OrderedCollections OrderedSet+Invariants.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[71/161] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[72/161] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[73/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[81/161] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[82/161] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[83/161] Compiling OrderedCollections OrderedSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[84/161] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[85/161] Compiling OrderedCollections _UnsafeBitset.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[86/161] Compiling SwiftCOM IWICBitmapCodecInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[87/161] Compiling SwiftCOM IWICBitmapDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[88/161] Compiling SwiftCOM IWICBitmapDecoderInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[89/161] Compiling SwiftCOM IWICBitmapEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[90/161] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[91/161] Compiling OrderedCollections _HashTable+Constants.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[92/161] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[93/161] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[94/161] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[95/161] Compiling OrderedCollections _HashTable.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[111/161] Wrapping AST for CoreAnimation for debugging
[120/161] Emitting module OrderedCollections
[121/161] Compiling Logging MetadataProvider.swift
[128/162] Compiling FirebaseCore FirebaseApp+Swift.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[130/162] Compiling Logging LogHandler.swift
[131/162] Compiling Logging Locks.swift
[132/162] Compiling Logging Logging.swift
[133/162] Emitting module Logging
[133/163] Wrapping AST for OrderedCollections for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[136/173] Emitting module FirebaseCore
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[136/173] Wrapping AST for Logging for debugging
[138/173] Compiling Cassowary Term.swift
[139/174] Emitting module Cassowary
[140/174] Compiling Cassowary Constraint.swift
[141/174] Compiling Cassowary Errors.swift
[142/174] Compiling Cassowary Variable.swift
[143/174] Compiling Cassowary Symbol.swift
[144/174] Compiling Cassowary Strength.swift
[145/174] Compiling Cassowary Symbolics.swift
[146/174] Compiling Cassowary Expression.swift
[147/174] Compiling Cassowary Row.swift
[148/174] Compiling Cassowary Solver.swift
[149/175] Wrapping AST for Cassowary for debugging
[151/175] Compiling FirebaseCore FirebaseConfiguration.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[152/175] Compiling FirebaseCore FirebaseError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[153/175] Compiling FirebaseCore FirebaseLogging+Swift.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[154/175] Compiling FirebaseCore FutureProtocol.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[155/175] Compiling FirebaseCore FirebaseOptions+Swift.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Examples/FireBaseUI/FireBaseUI.exe.manifest
    /host/spi-builder-workspace/Examples/FireBaseUI/Info.plist
[0/1] Planning build
Building for debugging...
[0/17] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/77] Emitting module SwiftCOM
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[3/85] Compiling SwiftCOM IPropertyStore.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[4/85] Compiling SwiftCOM IRunningObjectTable.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[5/85] Compiling SwiftCOM ISensor.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[6/85] Compiling SwiftCOM ISensorCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[7/85] Compiling SwiftCOM ISensorDataReport.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[8/85] Compiling SwiftCOM ISensorEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[9/85] Compiling SwiftCOM ISensorManager.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[10/85] Compiling SwiftCOM ISensorManagerEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[11/85] Compiling SwiftCOM IShellItem.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[12/85] Compiling SwiftCOM IStream.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[13/85] Compiling SwiftCOM IWICBitmap.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[14/85] Compiling SwiftCOM IWICBitmapClipper.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[15/85] Compiling SwiftCOM IWICBitmapCodecInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[16/85] Compiling SwiftCOM IWICBitmapDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[17/85] Compiling SwiftCOM IWICBitmapDecoderInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[18/85] Compiling SwiftCOM IWICBitmapEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[19/85] Compiling SwiftCOM IWICBitmapEncoderInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[20/85] Compiling SwiftCOM IWICBitmapFlipRotator.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[21/85] Compiling SwiftCOM IWICBitmapFrameDecode.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[22/85] Compiling SwiftCOM IWICBitmapFrameEncode.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[23/85] Compiling SwiftCOM IWICBitmapLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[24/85] Compiling SwiftCOM IWICBitmapScaler.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[25/85] Compiling SwiftCOM IWICBitmapSource.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[26/85] Compiling SwiftCOM IWICColorContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[27/85] Compiling SwiftCOM IWICColorTransform.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[28/85] Compiling SwiftCOM IWICComponentInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[29/85] Compiling SwiftCOM IWICFastMetadataEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[30/85] Compiling SwiftCOM IWICFormatConverter.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[31/85] Compiling SwiftCOM IWICImagingFactory.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[32/85] Compiling SwiftCOM IWICMetadataQueryReader.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[33/85] Compiling SwiftCOM IWICMetadataQueryWriter.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[34/85] Compiling SwiftCOM IWICPalette.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[35/85] Compiling SwiftCOM IPersistStream.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[36/85] Compiling SwiftCOM IPortableDeviceKeyCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[37/85] Compiling SwiftCOM IPortableDevicePropVariantCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[38/85] Compiling SwiftCOM IPortableDeviceValues.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[39/85] Compiling SwiftCOM IPortableDeviceValuesCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[40/85] Compiling SwiftCOM IPropertyBag2.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[41/85] Compiling SwiftCOM IPropertyChange.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[42/85] Compiling SwiftCOM IPropertyChangeArray.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[43/85] Compiling SwiftCOM IWICStream.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[44/85] Compiling SwiftCOM ITypeComp.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[45/85] Compiling SwiftCOM ITypeInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[46/85] Compiling SwiftCOM ITypeLib.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[47/85] Compiling SwiftCOM IUnknown.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[48/85] Compiling SwiftCOM Shell.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[49/85] Compiling SwiftCOM Error.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[50/85] Compiling SwiftCOM RawTyped.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[51/85] Compiling FirebaseCore FutureProtocol.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[52/85] Compiling SwiftCOM IEnumUnknown.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[53/85] Compiling SwiftCOM IErrorLog.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[54/85] Compiling SwiftCOM IFileOperation.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[55/85] Compiling SwiftCOM IMalloc.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[56/85] Compiling SwiftCOM IMoniker.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[57/85] Compiling SwiftCOM IObjectWithPropertyKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[58/85] Compiling SwiftCOM IOperationsProgressDialog.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[59/85] Compiling SwiftCOM IPersist.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
[60/85] Compiling FirebaseCore FirebaseLogging+Swift.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[61/85] Compiling FirebaseCore FirebaseOptions+Swift.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[62/85] Compiling FirebaseCore FirebaseError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[63/85] Compiling FirebaseCore FirebaseApp+Swift.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[64/85] Compiling FirebaseCore FirebaseConfiguration.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
[65/85] Emitting module FirebaseCore
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "FirebaseApp.hh"
         ^
/host/spi-builder-workspace/Sources/firebase/include/FirebaseApp.hh:6:10: error: 'firebase/app.h' file not found
#include <firebase/app.h>
         ^
/host/spi-builder-workspace/Sources/FirebaseCore/FirebaseApp+Swift.swift:4:8: error: could not build C module 'firebase'
import firebase
       ^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:8:8: error: no such module 'WinSDK'
import WinSDK
       ^
BUILD FAILURE 5.10 linux