Build Information
Failed to build Kineo, reference master (2088c9
), with Swift 5.10 for macOS (SPM) on 18 Nov 2024 01:18:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kasei/kineo.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kasei/kineo
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2088c98 Update Diomede version.
Submodule path 'rdf-tests': checked out 'e24f243f79087a61a1b1aa72f5c7c27470155c33'
Submodule path 'rdf-tests-12': checked out 'e0ed971a1e8bc5f4658d014d16362ad6cd15ddb5'
Submodule 'rdf-tests' (https://github.com/w3c/rdf-tests.git) registered for path 'rdf-tests'
Submodule 'rdf-tests-12' (https://github.com/kasei/sparql-12.git) registered for path 'rdf-tests-12'
Cloning into '/Users/admin/builder/spi-builder-workspace/rdf-tests'...
Cloning into '/Users/admin/builder/spi-builder-workspace/rdf-tests-12'...
Cloned https://github.com/kasei/kineo.git
Revision (git rev-parse @):
2088c98717d7518e8794cf14c627e1c097b40e65
SUCCESS checkout https://github.com/kasei/kineo.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/kasei/kineo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/51] Write sources
[7/51] Write kineo-test-entitlement.plist
[8/51] Write kineo-parse-entitlement.plist
[9/51] Write kineo-entitlement.plist
[10/51] Write kineo-dawg-test-entitlement.plist
[11/51] Write kineo-client-entitlement.plist
[12/51] Write swift-version-33747A42983211AE.txt
[13/51] Write sources
[14/51] Compiling _NumericsShims _NumericsShims.c
[15/53] Compiling serd reader.c
[16/53] Write sources
[19/53] Compiling serd byte_source.c
[20/53] Compiling serd writer.c
[21/53] Compiling serd uri.c
[22/53] Write sources
[25/53] Compiling LMDB midl.c
[26/53] Write sources
[29/53] Compiling serd node.c
[30/53] Compiling serd n3.c
[31/53] Write sources
[32/160] Compiling serd env.c
[33/160] Compiling serd string.c
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:824:9: warning: 'P_DIRTY' macro redefined [-Wmacro-redefined]
#define P_DIRTY 0x10 /**< dirty page, also set for #P_SUBP pages */
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/proc.h:210:9: note: previous definition is here
#define P_DIRTY 0x00000008 /* process is dirty */
^
1 warning generated.
[34/160] Compiling LMDB mdb.c
[36/175] Compiling RealModule Real.swift
[37/175] Compiling RealModule Float80+Real.swift
[38/176] Compiling RealModule Float+Real.swift
[39/176] Compiling RealModule ElementaryFunctions.swift
[40/176] Compiling RealModule Float16+Real.swift
[41/176] Emitting module RealModule
[42/176] Compiling RealModule ApproximateEquality.swift
[43/176] Compiling RealModule AugmentedArithmetic.swift
[44/176] Compiling RealModule AlgebraicField.swift
[45/176] Compiling RealModule Double+Real.swift
[46/176] Compiling RealModule RealFunctions.swift
[47/196] Emitting module ArgumentParserToolInfo
[48/196] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/235] Compiling SQLiteObjc SQLite-Bridging.m
[50/256] Compiling SQLite Query.swift
[51/256] Compiling SQLite Coding.swift
[52/256] Compiling SQLite FTS5.swift
[53/256] Compiling SQLite Operators.swift
[54/256] Compiling SQLite Helpers.swift
[55/256] Compiling SQLite AggregateFunctions.swift
[56/256] Compiling SQLite Connection.swift
[57/256] Compiling SQLite Errors.swift
[58/256] Compiling SQLite RTree.swift
[59/256] Compiling SQLite Foundation.swift
[60/256] Compiling SQLite CustomFunctions.swift
[61/256] Compiling SQLite Blob.swift
[62/256] Compiling SQLite Cipher.swift
[63/256] Compiling SQLite CoreFunctions.swift
[64/256] Compiling SQLite Statement.swift
[65/256] Compiling SQLite Value.swift
[66/256] Compiling SQLite DateAndTimeFunctions.swift
[67/256] Compiling SQLite Expression.swift
[68/256] Compiling SQLite FTS4.swift
[69/258] Compiling Algorithms Unique.swift
[70/258] Compiling Algorithms Windows.swift
[71/258] Emitting module Algorithms
[72/258] Emitting module IDPPlanner
[73/258] Compiling ArgumentParser CommandConfiguration.swift
[74/258] Compiling ArgumentParser CommandGroup.swift
[75/258] Compiling ArgumentParser EnumerableFlag.swift
[76/258] Compiling ArgumentParser ExpressibleByArgument.swift
[77/262] Compiling ArgumentParser Option.swift
[78/262] Compiling ArgumentParser OptionGroup.swift
[79/262] Compiling ArgumentParser AsyncParsableCommand.swift
[84/262] Compiling ArgumentParser Platform.swift
[85/262] Compiling ArgumentParser SequenceExtensions.swift
[86/262] Compiling ArgumentParser StringExtensions.swift
[87/272] Emitting module URITemplate
[88/272] Compiling URITemplate URITemplate.swift
[89/272] Emitting module ArgumentParser
[98/272] Compiling ArgumentParser Tree.swift
[99/272] Compiling ArgumentParser NameSpecification.swift
[103/272] Compiling ArgumentParser ParsableArguments.swift
[104/272] Compiling ArgumentParser ParsableArgumentsValidation.swift
[105/272] Compiling ArgumentParser ParsableCommand.swift
[106/272] Compiling ArgumentParser ArgumentDecoder.swift
[107/272] Compiling IDPPlanner IDPPlanner.swift
[108/272] Compiling IDPPlanner SetExtensions.swift
[109/272] Compiling ArgumentParser HelpGenerator.swift
[110/272] Compiling ArgumentParser MessageInfo.swift
[111/272] Compiling ArgumentParser UsageGenerator.swift
[112/272] Compiling ArgumentParser CollectionExtensions.swift
[117/272] Compiling ArgumentParser Flag.swift
[142/274] Compiling SPARQLSyntax SPARQLSyntax.swift
[143/274] Compiling SPARQLSyntax Window.swift
[151/275] Compiling CryptoSwift StreamEncryptor.swift
[152/275] Compiling CryptoSwift String+Extension.swift
[153/275] Compiling CryptoSwift UInt128.swift
[154/275] Compiling CryptoSwift UInt16+Extension.swift
[155/275] Compiling CryptoSwift UInt32+Extension.swift
[156/275] Compiling CryptoSwift UInt64+Extension.swift
[157/275] Compiling CryptoSwift UInt8+Extension.swift
[158/275] Compiling CryptoSwift Updatable.swift
[159/275] Compiling CryptoSwift Utils.swift
[160/275] Compiling CryptoSwift ZeroPadding.swift
[161/275] Emitting module SQLite
[162/275] Compiling SPARQLSyntax XSD.swift
[163/275] Compiling SQLite Schema.swift
[164/275] Compiling SQLite Setter.swift
[165/275] Emitting module CryptoSwift
[166/275] Compiling CryptoSwift OFB.swift
[167/275] Compiling CryptoSwift PCBC.swift
[168/275] Compiling CryptoSwift Blowfish.swift
[169/275] Compiling CryptoSwift CBCMAC.swift
[170/275] Compiling CryptoSwift CMAC.swift
[171/275] Compiling CryptoSwift Addition.swift
[172/275] Compiling CryptoSwift BigInt.swift
[173/275] Compiling CryptoSwift BigUInt.swift
[174/275] Compiling CryptoSwift Bitwise Ops.swift
[175/275] Compiling CryptoSwift CS.swift
[212/275] Compiling CryptoSwift ISO78164Padding.swift
[213/275] Compiling CryptoSwift Int+Extension.swift
[214/275] Compiling CryptoSwift MD5.swift
[215/275] Compiling CryptoSwift NoPadding.swift
[216/275] Compiling CryptoSwift Operators.swift
[217/275] Compiling CryptoSwift PBKDF1.swift
[218/275] Compiling CryptoSwift PBKDF2.swift
[219/275] Compiling CryptoSwift PKCS5.swift
[220/275] Compiling CryptoSwift PKCS7.swift
[221/275] Compiling CryptoSwift PKCS7Padding.swift
[223/275] Compiling CryptoSwift Data+Extension.swift
[224/275] Compiling CryptoSwift HMAC+Foundation.swift
[225/275] Compiling CryptoSwift Rabbit+Foundation.swift
[226/275] Compiling CryptoSwift String+FoundationExtension.swift
[227/275] Compiling CryptoSwift Utils+Foundation.swift
[228/275] Compiling CryptoSwift Generics.swift
[229/275] Compiling CryptoSwift HKDF.swift
[230/275] Compiling CryptoSwift HMAC.swift
[231/275] Compiling CryptoSwift ISO10126Padding.swift
[232/275] Compiling CryptoSwift Prime Test.swift
[233/275] Compiling CryptoSwift Random.swift
[234/275] Compiling CryptoSwift Shifts.swift
[235/275] Compiling CryptoSwift Square Root.swift
[236/275] Compiling CryptoSwift Strideable.swift
[237/275] Compiling CryptoSwift String Conversion.swift
[238/275] Compiling CryptoSwift Subtraction.swift
[239/275] Compiling CryptoSwift Words and Bits.swift
[240/275] Compiling CryptoSwift ChaCha20.swift
[241/275] Compiling CryptoSwift Checksum.swift
[242/275] Compiling CryptoSwift Padding.swift
[243/275] Compiling CryptoSwift Poly1305.swift
[244/275] Compiling CryptoSwift RSA.swift
[245/275] Compiling CryptoSwift Rabbit.swift
[246/275] Compiling CryptoSwift SHA1.swift
[247/275] Compiling CryptoSwift SHA2.swift
[248/275] Compiling CryptoSwift SHA3.swift
[249/275] Compiling CryptoSwift Scrypt.swift
[250/275] Compiling CryptoSwift SecureBytes.swift
[251/275] Compiling CryptoSwift StreamDecryptor.swift
[254/275] Compiling SPARQLSyntax SPARQLSerializer.swift
[259/275] Compiling SPARQLSyntax SPARQLParser.swift
[260/275] Emitting module SPARQLSyntax
[261/278] Compiling Diomede DataEncoding.swift
[262/278] Emitting module Diomede
[263/278] Compiling Diomede Diomede.swift
[264/284] Compiling DiomedeQuadStore Util.swift
[265/284] Compiling DiomedeQuadStore RDFExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/diomede/Sources/DiomedeQuadStore/RDFExtensions.swift:76:17: error: unknown attribute 'retroactive'
extension Term: @retroactive DataEncodable {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/diomede/Sources/DiomedeQuadStore/RDFExtensions.swift:76:1: error: inheritance from non-protocol type 'any DataEncodable'
extension Term: @retroactive DataEncodable {
^
[266/284] Compiling DiomedeQuadStore TypeSets.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[267/284] Compiling DiomedeQuadStore CharacteristicSets.swift
[268/284] Compiling DiomedeQuadStore QuadStore.swift
[269/284] Emitting module DiomedeQuadStore
/Users/admin/builder/spi-builder-workspace/.build/checkouts/diomede/Sources/DiomedeQuadStore/RDFExtensions.swift:76:17: error: unknown attribute 'retroactive'
extension Term: @retroactive DataEncodable {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/diomede/Sources/DiomedeQuadStore/RDFExtensions.swift:76:1: error: inheritance from non-protocol type 'any DataEncodable'
extension Term: @retroactive DataEncodable {
^
error: fatalError
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/kasei/IDPPlanner.git
Fetching https://github.com/kylef/URITemplate.swift.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kasei/diomede.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/812] Fetching uritemplate.swift
[34/859] Fetching uritemplate.swift, idpplanner
[81/1647] Fetching uritemplate.swift, idpplanner, diomede
[363/7231] Fetching uritemplate.swift, idpplanner, diomede, swift-algorithms
[1443/19934] Fetching uritemplate.swift, idpplanner, diomede, swift-algorithms, cryptoswift
[1601/29517] Fetching uritemplate.swift, idpplanner, diomede, swift-algorithms, cryptoswift, sqlite.swift
[2263/41888] Fetching uritemplate.swift, idpplanner, diomede, swift-algorithms, cryptoswift, sqlite.swift, swift-argument-parser
Fetched https://github.com/kasei/diomede.git from cache (4.59s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (4.59s)
Fetching https://github.com/kasei/swift-serd.git
Fetching https://github.com/kasei/swift-sparql-syntax.git
[24277/31517] Fetching uritemplate.swift, idpplanner, swift-algorithms, cryptoswift, swift-argument-parser
[31518/34000] Fetching uritemplate.swift, idpplanner, swift-algorithms, cryptoswift, swift-argument-parser, swift-sparql-syntax
[31519/34068] Fetching uritemplate.swift, idpplanner, swift-algorithms, cryptoswift, swift-argument-parser, swift-sparql-syntax, swift-serd
Fetched https://github.com/kylef/URITemplate.swift.git from cache (5.20s)
Fetched https://github.com/apple/swift-algorithms from cache (5.20s)
Fetched https://github.com/apple/swift-argument-parser from cache (5.20s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (5.20s)
Fetched https://github.com/kasei/IDPPlanner.git from cache (5.20s)
[36/2551] Fetching swift-sparql-syntax, swift-serd
Fetched https://github.com/kasei/swift-serd.git from cache (0.91s)
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (0.91s)
Computing version for https://github.com/kasei/IDPPlanner.git
Computed https://github.com/kasei/IDPPlanner.git at 0.0.5 (0.46s)
Computing version for https://github.com/kylef/URITemplate.swift.git
Computed https://github.com/kylef/URITemplate.swift.git at 3.0.1 (1.73s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[2/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.87s)
[593/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.96s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.43s)
Computing version for https://github.com/kasei/swift-sparql-syntax.git
Computed https://github.com/kasei/swift-sparql-syntax.git at 0.2.11 (0.46s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.46s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.45s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.03s)
Computing version for https://github.com/kasei/diomede.git
Computed https://github.com/kasei/diomede.git at 0.0.66 (0.44s)
Fetching https://github.com/agisboye/CLMDB.git
[1/43] Fetching clmdb
Fetched https://github.com/agisboye/CLMDB.git from cache (0.54s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.11.6 (1.67s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.44s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.45s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.31 (0.45s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.37s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/kasei/swift-sparql-syntax.git
Working copy of https://github.com/kasei/swift-sparql-syntax.git resolved at 0.2.11
Creating working copy for https://github.com/kasei/swift-serd.git
Working copy of https://github.com/kasei/swift-serd.git resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 0.1.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.11.6
Creating working copy for https://github.com/kasei/IDPPlanner.git
Working copy of https://github.com/kasei/IDPPlanner.git resolved at 0.0.5
Creating working copy for https://github.com/kasei/diomede.git
Working copy of https://github.com/kasei/diomede.git resolved at 0.0.66
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/kylef/URITemplate.swift.git
Working copy of https://github.com/kylef/URITemplate.swift.git resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.31
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/KineoTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/Kineo/ext/Heap/LICENSE.txt
BUILD FAILURE 5.10 macosSpm