This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Successful build of SwiftSMTP with Swift 5.9 for watchOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme SwiftSMTP -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-SMTP.git
Reference: 6.0.0
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/Kitura/Swift-SMTP
 * tag               6.0.0      -> FETCH_HEAD
HEAD is now at 4b7666b Misc dependency update (#125)
Cloned https://github.com/Kitura/Swift-SMTP.git
Revision (git rev-parse @):
4b7666bb8cee33f0cb367786af17b9a2ebb63047
SUCCESS checkout https://github.com/Kitura/Swift-SMTP.git at 6.0.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Kitura/LoggerAPI.git (cached)
Fetching from https://github.com/Kitura/BlueSSLService.git (cached)
Fetching from https://github.com/Kitura/BlueCryptor.git (cached)
Fetching from https://github.com/Kitura/BlueSocket.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Creating working copy of package ‘BlueSocket’
Checking out 2.0.4 of package ‘BlueSocket’
Creating working copy of package ‘BlueCryptor’
Checking out 2.0.2 of package ‘BlueCryptor’
Creating working copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Creating working copy of package ‘BlueSSLService’
Checking out 2.0.2 of package ‘BlueSSLService’
Creating working copy of package ‘LoggerAPI’
Checking out 1.9.200 of package ‘LoggerAPI’
Resolve Package Graph
Resolved source packages:
  SwiftSMTP: $PWD/checkout
  Socket: https://github.com/Kitura/BlueSocket.git @ 2.0.4
  SSLService: https://github.com/Kitura/BlueSSLService.git @ 2.0.2
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  Cryptor: https://github.com/Kitura/BlueCryptor.git @ 2.0.2
  LoggerAPI: https://github.com/Kitura/LoggerAPI.git @ 1.9.200
resolved source packages: SwiftSMTP, Socket, SSLService, swift-log, Cryptor, LoggerAPI
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftSMTP"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme SwiftSMTP -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme SwiftSMTP -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEDerivedDataPathOverride = $PWD/checkout/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Cryptor: https://github.com/Kitura/BlueCryptor.git @ 2.0.2
  LoggerAPI: https://github.com/Kitura/LoggerAPI.git @ 1.9.200
  SwiftSMTP: $PWD/checkout
  Socket: https://github.com/Kitura/BlueSocket.git @ 2.0.4
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  SSLService: https://github.com/Kitura/BlueSSLService.git @ 2.0.2
Resolve Package Graph
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
    Target 'SwiftSMTPTests' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Cryptor' in project 'Cryptor'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'LoggerAPI'
    Target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Cryptor' in project 'Cryptor'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'LoggerAPI'
    Target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Cryptor' in project 'Cryptor'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'LoggerAPI'
    Target 'LoggerAPI' in project 'LoggerAPI'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'LoggerAPI'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'LoggerAPI' in project 'LoggerAPI'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'Cryptor' in project 'Cryptor'
        ➜ Explicit dependency on target 'Cryptor' in project 'Cryptor'
    Target 'Cryptor' in project 'Cryptor' (no dependencies)
    Target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: a5848f0c0845a2044ca40768319108b4
Build description path: $PWD/checkout/.derivedData/Build/Intermediates.noindex/XCBuildData/a5848f0c0845a2044ca40768319108b4.xcbuilddata
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache
    cd $PWD/checkout/.swiftpm/xcode
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -o $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Intermediates.noindex
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products/Debug-watchos
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
MkDir $PWD/checkout/.derivedData/Build/Products/Debug-watchos/SwiftSMTPTests.xctest (in target 'SwiftSMTPTests' from project 'SwiftSMTP')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug-watchos/SwiftSMTPTests.xctest
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Socket.modulemap (in target 'Socket' from project 'Socket')
    cd $PWD/checkout/.dependencies/checkouts/BlueSocket
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Socket.modulemap
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Logging.modulemap (in target 'Logging' from project 'swift-log')
    cd $PWD/checkout/.dependencies/checkouts/swift-log
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Logging.modulemap
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-watchos/Cryptor.build/Cryptor.modulemap (in target 'Cryptor' from project 'Cryptor')
    cd $PWD/checkout/.dependencies/checkouts/BlueCryptor
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-watchos/Cryptor.build/Cryptor.modulemap
Copy $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Logging.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Logging.modulemap (in target 'Logging' from project 'swift-log')
    cd $PWD/checkout/.dependencies/checkouts/swift-log
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Logging.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Socket.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Socket.modulemap (in target 'Socket' from project 'Socket')
    cd $PWD/checkout/.dependencies/checkouts/BlueSocket
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Socket.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Cryptor.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-watchos/Cryptor.build/Cryptor.modulemap (in target 'Cryptor' from project 'Cryptor')
    cd $PWD/checkout/.dependencies/checkouts/BlueCryptor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-watchos/Cryptor.build/Cryptor.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/armv7k/Logging.LinkFileList (in target 'Logging' from project 'swift-log')
    cd $PWD/checkout/.dependencies/checkouts/swift-log
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/armv7k/Logging.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/arm64_32/Logging.LinkFileList (in target 'Logging' from project 'swift-log')
    cd $PWD/checkout/.dependencies/checkouts/swift-log
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/arm64_32/Logging.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/armv7k/Logging_const_extract_protocols.json (in target 'Logging' from project 'swift-log')
    cd $PWD/checkout/.dependencies/checkouts/swift-log
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/armv7k/Logging_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/armv7k/Logging.SwiftFileList (in target 'Logging' from project 'swift-log')
    cd $PWD/checkout/.dependencies/checkouts/swift-log
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/armv7k/Logging.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/armv7k/Logging-OutputFileMap.json (in target 'Logging' from project 'swift-log')
    cd $PWD/checkout/.dependencies/checkouts/swift-log
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-watchos/Logging.build/Objects-normal/armv7k/Logging-OutputFileMap.json
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.