The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumoboy007/UniversalCharsetDetection.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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 path 'uchardet': checked out 'bdfd6116a965fd210ef563613763e724424728b7'
Submodule 'uchardet' (git://cgit.freedesktop.org/uchardet/uchardet/) registered for path 'uchardet'
Cloning into '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/uchardet'...
Cloned https://github.com/fumoboy007/UniversalCharsetDetection.git
Revision (git rev-parse @):
dda2d63b7de4c772c20e359506afea0ab6ef5f98
SUCCESS checkout https://github.com/fumoboy007/UniversalCharsetDetection.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/fumoboy007/UniversalCharsetDetection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/51] Compiling LangVietnameseModel.cpp
[0/51] Compiling LangSwedishModel.cpp
[2/51] Write sources
[3/51] Compiling LangTurkishModel.cpp
[4/51] Compiling LangThaiModel.cpp
[5/51] Compiling LangCzechModel.cpp
[5/51] Compiling LangSpanishModel.cpp
[7/51] Compiling Cuchardet nsBig5Prober.cpp
[8/51] Compiling Cuchardet nsUTF8Prober.cpp
[9/51] Compiling Cuchardet nsCharSetProber.cpp
[10/51] Compiling Cuchardet nsSJISProber.cpp
[11/51] Compiling Cuchardet uchardet.cpp
[12/51] Compiling Cuchardet nsSBCharSetProber.cpp
[13/51] Compiling Cuchardet nsUniversalDetector.cpp
[14/51] Compiling Cuchardet nsMBCSSM.cpp
[15/51] Compiling Cuchardet nsLatin1Prober.cpp
[16/51] Compiling Cuchardet nsSBCSGroupProber.cpp
[17/51] Compiling Cuchardet nsMBCSGroupProber.cpp
[18/51] Compiling Cuchardet nsHebrewProber.cpp
[19/51] Compiling Cuchardet nsGB2312Prober.cpp
[19/51] Compiling Cuchardet nsEscSM.cpp
[21/51] Compiling Cuchardet nsEUCTWProber.cpp
[22/51] Compiling LangSloveneModel.cpp
[23/51] Compiling Cuchardet nsEUCKRProber.cpp
[24/51] Compiling Cuchardet nsEscCharsetProber.cpp
[25/51] Write swift-version--423B1241ED78D482.txt
[26/51] Compiling Cuchardet nsEUCJPProber.cpp
[27/51] Compiling LangSlovakModel.cpp
[28/51] Compiling LangRomanianModel.cpp
[29/51] Compiling LangRussianModel.cpp
[30/51] Compiling LangPortugueseModel.cpp
[31/51] Compiling LangMalteseModel.cpp
[32/51] Compiling LangPolishModel.cpp
[33/51] Compiling LangLatvianModel.cpp
[34/51] Compiling LangLithuanianModel.cpp
[35/51] Compiling LangItalianModel.cpp
[36/51] Compiling LangIrishModel.cpp
[37/51] Compiling LangHebrewModel.cpp
[38/51] Compiling LangHungarianModel.cpp
[39/51] Compiling LangGreekModel.cpp
[40/51] Compiling LangEstonianModel.cpp
[40/51] Compiling LangGermanModel.cpp
[40/51] Compiling LangFrenchModel.cpp
[43/51] Compiling LangEsperantoModel.cpp
[44/51] Compiling LangFinnishModel.cpp
[45/51] Compiling LangCroatianModel.cpp
[46/51] Compiling LangBulgarianModel.cpp
[47/51] Compiling LangDanishModel.cpp
[48/51] Compiling LangArabicModel.cpp
[49/51] Compiling Cuchardet JpCntx.cpp
[50/51] Compiling Cuchardet CharDistribution.cpp
[52/55] Compiling UniversalCharsetDetection DataProtocol+CharacterEncoding.swift
[53/55] Compiling UniversalCharsetDetection CharacterEncodingDetector.swift
[54/55] Emitting module UniversalCharsetDetection
[55/55] Compiling UniversalCharsetDetection CharacterEncodingDetector+File.swift
Build complete! (3.59s)
Build complete.
Done.