The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UniversalCharsetDetection with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumoboy007/UniversalCharsetDetection.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fumoboy007/UniversalCharsetDetection
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ca1b4b1 Use the `v1` branch of `github-wiki-publish-action` instead of `master`.
Submodule path 'uchardet': checked out 'bdfd6116a965fd210ef563613763e724424728b7'
Submodule 'uchardet' (git://cgit.freedesktop.org/uchardet/uchardet/) registered for path 'uchardet'
Cloning into '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/uchardet'...
Cloned https://github.com/fumoboy007/UniversalCharsetDetection.git
Revision (git rev-parse @):
ca1b4b1931fb60c56aa5f85e61ac5d061e57a83a
SUCCESS checkout https://github.com/fumoboy007/UniversalCharsetDetection.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "universalcharsetdetection",
      "name": "UniversalCharsetDetection",
      "url": "https://github.com/fumoboy007/UniversalCharsetDetection.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UniversalCharsetDetection",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/fumoboy007/UniversalCharsetDetection.git
[1/131] Fetching universalcharsetdetection
Fetched https://github.com/fumoboy007/UniversalCharsetDetection.git (0.30s)
Creating working copy for https://github.com/fumoboy007/UniversalCharsetDetection.git
Working copy of https://github.com/fumoboy007/UniversalCharsetDetection.git resolved at master
warning: '.resolve-product-dependencies': dependency 'universalcharsetdetection' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/49] Compiling LangCzechModel.cpp
[1/49] Compiling LangBulgarianModel.cpp
[2/49] Compiling LangFinnishModel.cpp
[3/49] Compiling LangArabicModel.cpp
[4/49] Compiling LangLithuanianModel.cpp
[5/49] Compiling Cuchardet JpCntx.cpp
[6/49] Compiling Cuchardet CharDistribution.cpp
[7/49] Compiling Cuchardet nsUTF8Prober.cpp
[8/49] Compiling Cuchardet nsSJISProber.cpp
[8/49] Compiling Cuchardet nsUniversalDetector.cpp
[10/49] Compiling Cuchardet nsMBCSSM.cpp
[11/49] Compiling Cuchardet nsSBCharSetProber.cpp
[12/49] Compiling Cuchardet uchardet.cpp
[12/49] Compiling Cuchardet nsSBCSGroupProber.cpp
[14/49] Compiling Cuchardet nsMBCSGroupProber.cpp
[15/49] Compiling Cuchardet nsEscSM.cpp
[16/49] Compiling Cuchardet nsHebrewProber.cpp
[17/49] Compiling Cuchardet nsEscCharsetProber.cpp
[18/49] Compiling Cuchardet nsEUCKRProber.cpp
[19/49] Compiling Cuchardet nsGB2312Prober.cpp
[20/49] Compiling Cuchardet nsLatin1Prober.cpp
[21/49] Compiling Cuchardet nsEUCTWProber.cpp
[22/49] Compiling Cuchardet nsEUCJPProber.cpp
[23/49] Compiling Cuchardet nsBig5Prober.cpp
[24/49] Compiling LangThaiModel.cpp
[25/49] Compiling LangVietnameseModel.cpp
[26/49] Compiling LangTurkishModel.cpp
[27/49] Compiling LangSwedishModel.cpp
[27/49] Compiling LangSpanishModel.cpp
[29/49] Compiling LangSloveneModel.cpp
[30/49] Compiling Cuchardet nsCharSetProber.cpp
[31/49] Compiling LangRomanianModel.cpp
[32/49] Compiling LangRussianModel.cpp
[33/49] Compiling LangPortugueseModel.cpp
[34/49] Compiling LangSlovakModel.cpp
[35/49] Compiling LangLatvianModel.cpp
[35/49] Compiling LangMalteseModel.cpp
[35/49] Compiling LangPolishModel.cpp
[38/49] Compiling LangHebrewModel.cpp
[39/49] Compiling LangIrishModel.cpp
[40/49] Compiling LangEstonianModel.cpp
[40/49] Compiling LangFrenchModel.cpp
[42/49] Compiling LangGreekModel.cpp
[43/49] Compiling LangGermanModel.cpp
[44/49] Compiling LangItalianModel.cpp
[45/49] Compiling LangHungarianModel.cpp
[46/49] Compiling LangEsperantoModel.cpp
[47/49] Compiling LangDanishModel.cpp
[48/49] Compiling LangCroatianModel.cpp
[50/53] Compiling UniversalCharsetDetection CharacterEncodingDetector+File.swift
[51/53] Emitting module UniversalCharsetDetection
[52/53] Compiling UniversalCharsetDetection CharacterEncodingDetector.swift
[53/53] Compiling UniversalCharsetDetection DataProtocol+CharacterEncoding.swift
Build complete! (7.98s)
Build complete.
Done.