The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xmlwrangler with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/xmlwrangler.git
Reference: 6.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/xmlwrangler
 * tag               6.1.1      -> FETCH_HEAD
HEAD is now at d016ce5 Don't strip too many whitespaces from string contents. Fixes #120
Cloned https://github.com/sersoft-gmbh/xmlwrangler.git
Revision (git rev-parse @):
d016ce5b38398a9ca3ff1b6b050a4e14bc55a3c5
SUCCESS checkout https://github.com/sersoft-gmbh/xmlwrangler.git at 6.1.1
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.25s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "xmlwrangler",
      "name": "xmlwrangler",
      "url": "https://github.com/sersoft-gmbh/xmlwrangler.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xmlwrangler",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sersoft-gmbh/xmlwrangler.git from cache
Fetched https://github.com/sersoft-gmbh/xmlwrangler.git from cache (0.31s)
Creating working copy for https://github.com/sersoft-gmbh/xmlwrangler.git
Working copy of https://github.com/sersoft-gmbh/xmlwrangler.git resolved at 6.1.1 (d016ce5)
warning: '.resolve-product-dependencies': dependency 'xmlwrangler' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sersoft-gmbh/xmlwrangler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/18] Compiling XMLWrangler XMLElementContentElement+InternalHelpers.swift
[6/18] Compiling XMLWrangler XMLElementContent+Lookup.swift
[7/18] Compiling XMLWrangler XMLElementContent+Mutation.swift
[8/19] Compiling XMLWrangler XMLElement+Content.swift
[9/19] Compiling XMLWrangler XMLElement+Lookup.swift
[10/19] Compiling XMLWrangler XMLElement+Mutation.swift
[11/19] Compiling XMLWrangler XMLElement.swift
[12/19] Compiling XMLWrangler XMLContentBuilder.swift
[13/19] Compiling XMLWrangler XMLElement+Attributes.swift
[14/19] Compiling XMLWrangler XMLElementProtocols.swift
[15/19] Emitting module XMLWrangler
[16/19] Compiling XMLWrangler Helpers.swift
[17/19] Compiling XMLWrangler LookupError.swift
[18/19] Compiling XMLWrangler Parsing.swift
[19/19] Compiling XMLWrangler Serialization.swift
Build complete! (11.63s)
Build complete.
Done.