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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumoboy007/UniversalCharsetDetection.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fumoboy007/UniversalCharsetDetection
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at dda2d63 Add GitHub Actions workflow for running tests.
Submodule 'uchardet' (git://cgit.freedesktop.org/uchardet/uchardet/) registered for path 'uchardet'
Cloning into '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/uchardet'...
Submodule path 'uchardet': checked out 'bdfd6116a965fd210ef563613763e724424728b7'
Cloned https://github.com/fumoboy007/UniversalCharsetDetection.git into spi-builder-workspace
dda2d63b7de4c772c20e359506afea0ab6ef5f98
SUCCESS checkout https://github.com/fumoboy007/UniversalCharsetDetection.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[0/49] Compiling LangArabicModel.cpp
[1/49] Compiling LangFinnishModel.cpp
[2/49] Compiling Cuchardet JpCntx.cpp
[3/49] Compiling LangBulgarianModel.cpp
[4/49] Compiling LangCroatianModel.cpp
[5/49] Compiling Cuchardet nsSJISProber.cpp
[6/49] Compiling Cuchardet CharDistribution.cpp
[7/49] Compiling Cuchardet uchardet.cpp
[8/49] Compiling Cuchardet nsUTF8Prober.cpp
[8/49] Compiling Cuchardet nsSBCharSetProber.cpp
[10/49] Compiling Cuchardet nsUniversalDetector.cpp
[11/49] Compiling Cuchardet nsSBCSGroupProber.cpp
[12/49] Compiling Cuchardet nsGB2312Prober.cpp
[13/49] Compiling Cuchardet nsLatin1Prober.cpp
[14/49] Compiling Cuchardet nsMBCSSM.cpp
[15/49] Compiling Cuchardet nsMBCSGroupProber.cpp
[16/49] Compiling Cuchardet nsHebrewProber.cpp
[17/49] Compiling Cuchardet nsEscCharsetProber.cpp
[18/49] Compiling Cuchardet nsEUCKRProber.cpp
[19/49] Compiling Cuchardet nsEUCJPProber.cpp
[20/49] Compiling Cuchardet nsBig5Prober.cpp
[21/49] Compiling Cuchardet nsEUCTWProber.cpp
[22/49] Compiling Cuchardet nsEscSM.cpp
[23/49] Compiling Cuchardet nsCharSetProber.cpp
[24/49] Compiling LangTurkishModel.cpp
[25/49] Compiling LangThaiModel.cpp
[26/49] Compiling LangVietnameseModel.cpp
[27/49] Compiling LangSwedishModel.cpp
[28/49] Compiling LangSpanishModel.cpp
[29/49] Compiling LangSloveneModel.cpp
[30/49] Compiling LangSlovakModel.cpp
[31/49] Compiling LangPortugueseModel.cpp
[32/49] Compiling LangPolishModel.cpp
[32/49] Compiling LangRomanianModel.cpp
[34/49] Compiling LangRussianModel.cpp
[35/49] Compiling LangMalteseModel.cpp
[36/49] Compiling LangLithuanianModel.cpp
[37/49] Compiling LangItalianModel.cpp
[38/49] Compiling LangLatvianModel.cpp
[39/49] Compiling LangIrishModel.cpp
[40/49] Compiling LangHungarianModel.cpp
[41/49] Compiling LangHebrewModel.cpp
[42/49] Compiling LangGreekModel.cpp
[43/49] Compiling LangGermanModel.cpp
[44/49] Compiling LangFrenchModel.cpp
[45/49] Compiling LangEstonianModel.cpp
[46/49] Compiling LangEsperantoModel.cpp
[47/49] Compiling LangCzechModel.cpp
[48/49] Compiling LangDanishModel.cpp
[50/53] Compiling UniversalCharsetDetection DataProtocol+CharacterEncoding.swift
[51/53] Compiling UniversalCharsetDetection CharacterEncodingDetector.swift
[52/53] Emitting module UniversalCharsetDetection
[53/53] Compiling UniversalCharsetDetection CharacterEncodingDetector+File.swift
Build complete! (3.55s)
Build complete.
Done.