Build Information
Failed to build Kineo, reference 0.0.107 (190631
), with Swift 5.8 for macOS (SPM) on 31 Oct 2024 00:14:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kasei/kineo.git
Reference: 0.0.107
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kasei/kineo
* tag 0.0.107 -> FETCH_HEAD
HEAD is now at 190631f Update W3C test harness code.
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 @):
190631f8dbcdc5d62ea97838d1fd2c20f234f76a
SUCCESS checkout https://github.com/kasei/kineo.git at 0.0.107
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/kasei/kineo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Compiling _NumericsShims _NumericsShims.c
[1/19] Compiling serd reader.c
[2/19] Compiling serd string.c
[3/19] Compiling serd env.c
[4/19] Compiling serd writer.c
[5/19] Compiling serd byte_source.c
[6/19] Compiling serd node.c
[7/19] Compiling LMDB midl.c
[8/19] Compiling serd n3.c
[9/22] Compiling serd uri.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-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/sys/proc.h:210:9: note: previous definition is here
#define P_DIRTY 0x00000008 /* process is dirty */
^
1 warning generated.
[10/139] Compiling LMDB mdb.c
[12/139] Compiling RealModule Real.swift
[13/140] Compiling RealModule Float80+Real.swift
[14/140] Compiling RealModule ApproximateEquality.swift
[15/140] Compiling RealModule AlgebraicField.swift
[16/140] Emitting module RealModule
[17/140] Compiling RealModule RealFunctions.swift
[18/140] Compiling RealModule Float16+Real.swift
[19/140] Compiling RealModule AugmentedArithmetic.swift
[20/140] Compiling RealModule Double+Real.swift
[21/140] Compiling RealModule ElementaryFunctions.swift
[22/140] Compiling RealModule Float+Real.swift
[23/160] Compiling Algorithms RandomSample.swift
[24/160] Compiling Algorithms Reductions.swift
[25/162] Compiling Algorithms Intersperse.swift
[26/162] Compiling Algorithms LazySplit.swift
[27/162] Compiling Algorithms MinMax.swift
[28/162] Compiling Algorithms Partition.swift
[29/162] Compiling Algorithms Permutations.swift
[30/162] Compiling Algorithms Product.swift
[31/162] Compiling Algorithms Compacted.swift
[32/162] Compiling Algorithms Cycle.swift
[33/162] Compiling Algorithms Rotate.swift
[34/162] Compiling Algorithms Stride.swift
[35/162] Compiling Algorithms FirstNonNil.swift
[36/162] Compiling Algorithms Indexed.swift
[37/162] Compiling Algorithms Suffix.swift
[38/162] Compiling Algorithms Trim.swift
[39/162] Compiling Algorithms Chain.swift
[40/162] Compiling Algorithms Chunked.swift
[41/162] Compiling Algorithms Combinations.swift
[42/162] Compiling Algorithms Unique.swift
[43/162] Compiling Algorithms Windows.swift
[43/162] Compiling SQLiteObjc SQLite-Bridging.m
[45/162] Emitting module Algorithms
[46/183] Emitting module IDPPlanner
[47/183] Compiling IDPPlanner IDPPlanner.swift
[48/183] Compiling IDPPlanner SetExtensions.swift
[49/183] Emitting module URITemplate
[50/183] Compiling URITemplate URITemplate.swift
[51/183] Compiling SPARQLSyntax Window.swift
[52/183] Compiling SPARQLSyntax SPARQLParser.swift
[53/183] Compiling SPARQLSyntax SPARQLSerializer.swift
[54/183] Compiling SPARQLSyntax SPARQLSyntax.swift
[55/184] Compiling SPARQLSyntax XSD.swift
[56/184] Emitting module SQLite
[57/186] Compiling SQLite RTree.swift
[58/186] Compiling SQLite Foundation.swift
[59/186] Compiling SQLite Expression.swift
[60/186] Compiling SQLite Helpers.swift
[61/186] Compiling SQLite AggregateFunctions.swift
[64/186] Compiling SQLite Operators.swift
[65/186] Compiling SQLite Query.swift
[66/186] Compiling SQLite Coding.swift
[67/186] Compiling SQLite Collation.swift
[68/186] Compiling SQLite Schema.swift
[71/196] Compiling SQLite DateAndTimeFunctions.swift
[73/196] Compiling SQLite Blob.swift
[74/196] Compiling SQLite Connection.swift
[75/196] Compiling SQLite Errors.swift
[76/196] Emitting module CryptoSwift
[77/196] Compiling CryptoSwift ChaCha20+Foundation.swift
[78/196] Compiling CryptoSwift Data+Extension.swift
[79/196] Compiling CryptoSwift HMAC+Foundation.swift
[80/196] Compiling CryptoSwift Rabbit+Foundation.swift
[81/196] Compiling CryptoSwift String+FoundationExtension.swift
[82/196] Compiling CryptoSwift Utils+Foundation.swift
[83/196] Compiling CryptoSwift Generics.swift
[84/196] Compiling CryptoSwift HKDF.swift
[85/196] Compiling CryptoSwift HMAC.swift
[86/196] Compiling CryptoSwift ISO10126Padding.swift
[87/196] Compiling CryptoSwift Cipher.swift
[88/196] Compiling CryptoSwift Collection+Extension.swift
[89/196] Compiling CryptoSwift CompactMap.swift
[90/196] Compiling CryptoSwift Cryptor.swift
[91/196] Compiling CryptoSwift Cryptors.swift
[92/196] Compiling CryptoSwift Digest.swift
[93/196] Compiling CryptoSwift DigestType.swift
[94/196] Compiling CryptoSwift AES+Foundation.swift
[95/196] Compiling CryptoSwift Array+Foundation.swift
[96/196] Compiling CryptoSwift Blowfish+Foundation.swift
[97/196] Compiling SQLite Setter.swift
[98/196] Compiling CryptoSwift BlockModeOptions.swift
[99/196] Compiling CryptoSwift CBC.swift
[100/196] Compiling CryptoSwift CCM.swift
[101/196] Compiling CryptoSwift CFB.swift
[102/196] Compiling CryptoSwift CTR.swift
[103/196] Compiling CryptoSwift CipherModeWorker.swift
[104/196] Compiling CryptoSwift ECB.swift
[105/196] Compiling CryptoSwift GCM.swift
[106/196] Compiling CryptoSwift OCB.swift
[107/196] Compiling CryptoSwift OFB.swift
[108/196] Compiling CryptoSwift PCBC.swift
[109/196] Compiling CryptoSwift Blowfish.swift
[110/196] Compiling CryptoSwift CBCMAC.swift
[111/196] Compiling CryptoSwift CMAC.swift
[112/196] Compiling CryptoSwift Addition.swift
[113/196] Compiling CryptoSwift BigInt.swift
[114/196] Compiling CryptoSwift BigUInt.swift
[115/196] Compiling CryptoSwift Bitwise Ops.swift
[116/196] Compiling CryptoSwift CS.swift
[117/196] Compiling SQLite CoreFunctions.swift
[118/196] Compiling SQLite CustomFunctions.swift
[121/196] Compiling SQLite FTS4.swift
[122/196] Compiling SQLite FTS5.swift
[126/196] Compiling SQLite Statement.swift
[127/196] Compiling SQLite Value.swift
[128/196] Compiling SQLite Cipher.swift
[136/196] Compiling CryptoSwift StreamEncryptor.swift
[137/196] Compiling CryptoSwift String+Extension.swift
[138/196] Compiling CryptoSwift UInt128.swift
[139/196] Compiling CryptoSwift UInt16+Extension.swift
[140/196] Compiling CryptoSwift UInt32+Extension.swift
[141/196] Compiling CryptoSwift UInt64+Extension.swift
[142/196] Compiling CryptoSwift UInt8+Extension.swift
[143/196] Compiling CryptoSwift Updatable.swift
[144/196] Compiling CryptoSwift Utils.swift
[145/196] Compiling CryptoSwift ZeroPadding.swift
[151/196] Compiling CryptoSwift Codable.swift
[152/196] Compiling CryptoSwift Comparable.swift
[153/196] Compiling CryptoSwift Data Conversion.swift
[154/196] Compiling CryptoSwift Division.swift
[155/196] Compiling CryptoSwift Exponentiation.swift
[156/196] Compiling CryptoSwift Floating Point Conversion.swift
[157/196] Compiling CryptoSwift GCD.swift
[158/196] Compiling CryptoSwift Hashable.swift
[159/196] Compiling CryptoSwift Integer Conversion.swift
[160/196] Compiling CryptoSwift Multiplication.swift
[161/196] Compiling CryptoSwift ISO78164Padding.swift
[162/196] Compiling CryptoSwift Int+Extension.swift
[163/196] Compiling CryptoSwift MD5.swift
[164/196] Compiling CryptoSwift NoPadding.swift
[165/196] Compiling CryptoSwift Operators.swift
[166/196] Compiling CryptoSwift PBKDF1.swift
[167/196] Compiling CryptoSwift PBKDF2.swift
[168/196] Compiling CryptoSwift PKCS5.swift
[169/196] Compiling CryptoSwift PKCS7.swift
[170/196] Compiling CryptoSwift PKCS7Padding.swift
[171/196] Compiling CryptoSwift Padding.swift
[172/196] Compiling CryptoSwift Poly1305.swift
[173/196] Compiling CryptoSwift RSA.swift
[174/196] Compiling CryptoSwift Rabbit.swift
[175/196] Compiling CryptoSwift SHA1.swift
[176/196] Compiling CryptoSwift SHA2.swift
[177/196] Compiling CryptoSwift SHA3.swift
[178/196] Compiling CryptoSwift Scrypt.swift
[179/196] Compiling CryptoSwift SecureBytes.swift
[180/196] Compiling CryptoSwift StreamDecryptor.swift
[191/196] Emitting module SPARQLSyntax
[192/199] Compiling Diomede DataEncoding.swift
[193/199] Emitting module Diomede
[194/199] Compiling Diomede Diomede.swift
[195/205] Compiling DiomedeQuadStore Util.swift
[196/205] Compiling DiomedeQuadStore TypeSets.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[197/205] Compiling DiomedeQuadStore CharacteristicSets.swift
[198/205] Compiling DiomedeQuadStore QuadStore.swift
[199/205] 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 {
^
[200/205] 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 {
^
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/kasei/diomede.git
Fetching https://github.com/kasei/IDPPlanner.git
[8/788] Fetching diomede
[17/835] Fetching diomede, idpplanner
[64/6398] Fetching diomede, idpplanner, swift-algorithms
Fetched https://github.com/kasei/diomede.git (1.42s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1271/5610] Fetching idpplanner, swift-algorithms
Fetched https://github.com/kasei/IDPPlanner.git (1.63s)
Fetched https://github.com/apple/swift-algorithms (1.63s)
Fetching https://github.com/kylef/URITemplate.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/812] Fetching uritemplate.swift
[781/13515] Fetching uritemplate.swift, cryptoswift
[2719/23091] Fetching uritemplate.swift, cryptoswift, sqlite.swift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.99s)
Fetching https://github.com/kasei/swift-serd.git
Fetched https://github.com/kylef/URITemplate.swift.git (1.99s)
Fetching https://github.com/kasei/swift-sparql-syntax.git
[8735/9576] Fetching sqlite.swift
[9577/12059] Fetching sqlite.swift, swift-sparql-syntax
Fetched https://github.com/stephencelis/SQLite.swift.git (2.79s)
[2/2551] Fetching swift-sparql-syntax, swift-serd
Fetched https://github.com/kasei/swift-serd.git (0.71s)
[100/2483] Fetching swift-sparql-syntax
Fetched https://github.com/kasei/swift-sparql-syntax.git (0.90s)
Computing version for https://github.com/kasei/IDPPlanner.git
Computed https://github.com/kasei/IDPPlanner.git at 0.0.5 (0.91s)
Computing version for https://github.com/kylef/URITemplate.swift.git
Computed https://github.com/kylef/URITemplate.swift.git at 3.0.1 (2.41s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git (1.02s)
Fetched https://github.com/kylef/PathKit.git (1.02s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.83s)
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.84s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.87s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.85s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (1.12s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.11.6 (2.35s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.93s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.90s)
Computing version for https://github.com/kasei/diomede.git
Computed https://github.com/kasei/diomede.git at 0.0.66 (0.85s)
Fetching https://github.com/agisboye/CLMDB.git
[1/43] Fetching clmdb
Fetched https://github.com/agisboye/CLMDB.git (0.57s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.31 (0.90s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.86s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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/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/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 0.1.1
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.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/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/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/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.31
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
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.8 macosSpm