Build Information
Failed to build Kineo, reference 0.0.108 (2088c9
), with Swift 5.10 for macOS (SPM) on 18 Nov 2024 01:15:58 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: 0.0.108
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kasei/kineo
* tag 0.0.108 -> FETCH_HEAD
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 0.0.108
========================================
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
[6/51] Write kineo-test-entitlement.plist
[7/51] Write kineo-parse-entitlement.plist
[8/51] Write kineo-entitlement.plist
[9/51] Write kineo-dawg-test-entitlement.plist
[10/51] Write kineo-client-entitlement.plist
[11/51] Write swift-version-33747A42983211AE.txt
[11/51] Write sources
[13/51] Compiling _NumericsShims _NumericsShims.c
[14/53] Compiling serd uri.c
[15/53] Write sources
[18/53] Compiling serd env.c
[19/53] Compiling LMDB midl.c
[20/53] Compiling serd n3.c
[21/53] Write sources
[24/63] Compiling serd string.c
[24/63] Write sources
[30/63] Compiling serd byte_source.c
[31/63] Compiling serd writer.c
[32/66] Compiling serd node.c
[33/66] Compiling serd reader.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/67] Compiling LMDB mdb.c
[36/175] Emitting module RealModule
[37/175] Compiling RealModule Float80+Real.swift
[38/175] Compiling RealModule Real.swift
[39/175] Compiling RealModule Float+Real.swift
[40/175] Compiling RealModule ElementaryFunctions.swift
[41/175] Compiling RealModule AlgebraicField.swift
[42/175] Compiling RealModule ApproximateEquality.swift
[43/175] Compiling RealModule Double+Real.swift
[44/175] Compiling RealModule AugmentedArithmetic.swift
[45/175] Compiling RealModule Float16+Real.swift
[46/176] Compiling RealModule RealFunctions.swift
[47/196] Emitting module ArgumentParserToolInfo
[48/196] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/196] Compiling SQLiteObjc SQLite-Bridging.m
[50/256] Compiling SQLite CoreFunctions.swift
[51/256] Compiling SQLite CustomFunctions.swift
[52/258] Compiling SQLite FTS4.swift
[53/258] Compiling SQLite FTS5.swift
[54/258] Compiling SQLite Coding.swift
[55/258] Compiling SQLite Collation.swift
[56/258] Compiling SQLite DateAndTimeFunctions.swift
[57/258] Compiling SQLite Expression.swift
[58/258] Compiling SQLite Helpers.swift
[59/258] Compiling SQLite AggregateFunctions.swift
[60/258] Compiling Algorithms Unique.swift
[61/258] Compiling Algorithms Windows.swift
[62/258] Emitting module URITemplate
[63/258] Compiling SQLite Operators.swift
[64/258] Compiling SQLite Query.swift
[65/258] Compiling SQLite Blob.swift
[66/258] Compiling SQLite Connection.swift
[67/258] Compiling SQLite RTree.swift
[68/258] Compiling SQLite Foundation.swift
[69/258] Compiling SQLite Statement.swift
[70/258] Compiling SQLite Value.swift
[71/258] Compiling SQLite Cipher.swift
[72/258] Emitting module Algorithms
[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] Emitting module IDPPlanner
[78/262] Emitting module ArgumentParser
[79/262] Compiling URITemplate URITemplate.swift
[80/262] Compiling ArgumentParser Platform.swift
[81/262] Compiling ArgumentParser SequenceExtensions.swift
[82/262] Compiling ArgumentParser StringExtensions.swift
[83/262] Compiling ArgumentParser Tree.swift
[101/262] Compiling ArgumentParser ArgumentHelp.swift
[102/262] Compiling ArgumentParser ArgumentVisibility.swift
[103/262] Compiling ArgumentParser CompletionKind.swift
[104/262] Compiling ArgumentParser Errors.swift
[105/262] Compiling ArgumentParser Flag.swift
[106/262] Compiling ArgumentParser HelpGenerator.swift
[107/262] Compiling ArgumentParser MessageInfo.swift
[108/262] Compiling ArgumentParser UsageGenerator.swift
[109/262] Compiling ArgumentParser CollectionExtensions.swift
[114/262] Compiling ArgumentParser ArgumentDefinition.swift
[115/262] Compiling ArgumentParser ArgumentSet.swift
[116/262] Compiling ArgumentParser CommandParser.swift
[117/262] Compiling ArgumentParser InputKey.swift
[118/262] Compiling IDPPlanner IDPPlanner.swift
[119/262] Compiling IDPPlanner SetExtensions.swift
[120/262] Compiling CryptoSwift ChaCha20+Foundation.swift
[121/262] Compiling CryptoSwift Data+Extension.swift
[122/262] Compiling CryptoSwift HMAC+Foundation.swift
[123/262] Compiling CryptoSwift Rabbit+Foundation.swift
[124/262] Compiling CryptoSwift String+FoundationExtension.swift
[125/262] Compiling CryptoSwift Utils+Foundation.swift
[126/262] Compiling CryptoSwift Generics.swift
[127/262] Compiling CryptoSwift HKDF.swift
[128/262] Compiling CryptoSwift HMAC.swift
[129/262] Compiling CryptoSwift ISO10126Padding.swift
[130/262] Compiling CryptoSwift Cipher.swift
[131/262] Compiling CryptoSwift Collection+Extension.swift
[132/262] Compiling CryptoSwift CompactMap.swift
[133/262] Compiling CryptoSwift Cryptor.swift
[134/262] Compiling CryptoSwift Cryptors.swift
[135/262] Compiling CryptoSwift Digest.swift
[136/262] Compiling CryptoSwift DigestType.swift
[137/262] Compiling CryptoSwift AES+Foundation.swift
[138/262] Compiling CryptoSwift Array+Foundation.swift
[139/262] Compiling CryptoSwift Blowfish+Foundation.swift
[141/272] Compiling CryptoSwift Comparable.swift
[142/272] Compiling CryptoSwift Data Conversion.swift
[143/272] Compiling CryptoSwift Division.swift
[144/272] Compiling CryptoSwift Exponentiation.swift
[145/272] Compiling CryptoSwift Floating Point Conversion.swift
[146/272] Compiling CryptoSwift GCD.swift
[147/272] Compiling CryptoSwift Hashable.swift
[148/272] Compiling CryptoSwift Integer Conversion.swift
[149/272] Compiling CryptoSwift Multiplication.swift
[150/272] Compiling SPARQLSyntax Window.swift
[153/273] Emitting module SQLite
[156/275] Compiling SPARQLSyntax XSD.swift
[167/275] Compiling SQLite Setter.swift
[177/275] Compiling CryptoSwift StreamEncryptor.swift
[178/275] Compiling CryptoSwift String+Extension.swift
[179/275] Compiling CryptoSwift UInt128.swift
[180/275] Compiling CryptoSwift UInt16+Extension.swift
[181/275] Compiling CryptoSwift UInt32+Extension.swift
[182/275] Compiling CryptoSwift UInt64+Extension.swift
[183/275] Compiling CryptoSwift UInt8+Extension.swift
[184/275] Compiling CryptoSwift Updatable.swift
[185/275] Compiling CryptoSwift Utils.swift
[186/275] Compiling CryptoSwift ZeroPadding.swift
[196/275] Compiling SQLite Schema.swift
[197/275] Emitting module CryptoSwift
[227/275] Compiling CryptoSwift ISO78164Padding.swift
[228/275] Compiling CryptoSwift Int+Extension.swift
[229/275] Compiling CryptoSwift MD5.swift
[230/275] Compiling CryptoSwift NoPadding.swift
[231/275] Compiling CryptoSwift Operators.swift
[232/275] Compiling CryptoSwift PBKDF1.swift
[233/275] Compiling CryptoSwift PBKDF2.swift
[234/275] Compiling CryptoSwift PKCS5.swift
[235/275] Compiling CryptoSwift PKCS7.swift
[236/275] Compiling CryptoSwift PKCS7Padding.swift
[237/275] Compiling CryptoSwift Padding.swift
[238/275] Compiling CryptoSwift Poly1305.swift
[239/275] Compiling CryptoSwift RSA.swift
[240/275] Compiling CryptoSwift Rabbit.swift
[241/275] Compiling CryptoSwift SHA1.swift
[242/275] Compiling CryptoSwift SHA2.swift
[243/275] Compiling CryptoSwift SHA3.swift
[244/275] Compiling CryptoSwift Scrypt.swift
[245/275] Compiling CryptoSwift SecureBytes.swift
[246/275] Compiling CryptoSwift StreamDecryptor.swift
[247/275] Compiling SPARQLSyntax SPARQLSyntax.swift
[250/275] Compiling SPARQLSyntax SPARQLSerializer.swift
[257/275] Emitting module SPARQLSyntax
[258/275] Compiling SPARQLSyntax SPARQLParser.swift
[261/278] Compiling Diomede DataEncoding.swift
[262/278] Emitting module Diomede
[263/278] Compiling Diomede Diomede.swift
[264/284] Compiling DiomedeQuadStore TypeSets.swift
[265/284] Compiling DiomedeQuadStore Util.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[266/284] Compiling DiomedeQuadStore CharacteristicSets.swift
[267/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 {
^
[268/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 {
^
[269/284] Compiling DiomedeQuadStore QuadStore.swift
error: fatalError
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/kasei/IDPPlanner.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/kasei/diomede.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/URITemplate.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/812] Fetching uritemplate.swift
[294/1600] Fetching uritemplate.swift, diomede
[310/7184] Fetching uritemplate.swift, diomede, swift-algorithms
[311/7231] Fetching uritemplate.swift, diomede, swift-algorithms, idpplanner
[1753/19934] Fetching uritemplate.swift, diomede, swift-algorithms, idpplanner, cryptoswift
[1754/32305] Fetching uritemplate.swift, diomede, swift-algorithms, idpplanner, cryptoswift, swift-argument-parser
[1811/41888] Fetching uritemplate.swift, diomede, swift-algorithms, idpplanner, cryptoswift, swift-argument-parser, sqlite.swift
Fetched https://github.com/kasei/IDPPlanner.git from cache (5.46s)
Fetching https://github.com/kasei/swift-serd.git
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (5.46s)
Fetching https://github.com/kasei/swift-sparql-syntax.git
Fetched https://github.com/kylef/URITemplate.swift.git from cache (5.46s)
Fetched https://github.com/apple/swift-argument-parser from cache (5.46s)
Fetched https://github.com/apple/swift-algorithms from cache (5.46s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (5.46s)
Fetched https://github.com/kasei/diomede.git from cache (5.46s)
[1/68] Fetching swift-serd
[35/2551] Fetching swift-serd, swift-sparql-syntax
Fetched https://github.com/kasei/swift-serd.git from cache (0.95s)
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (0.95s)
Computing version for https://github.com/kasei/IDPPlanner.git
Computed https://github.com/kasei/IDPPlanner.git at 0.0.5 (0.48s)
Computing version for https://github.com/kylef/URITemplate.swift.git
Computed https://github.com/kylef/URITemplate.swift.git at 3.0.1 (1.66s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.98s)
Fetched https://github.com/kylef/Spectre.git from cache (0.98s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.47s)
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.48s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.47s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.11s)
Computing version for https://github.com/kasei/diomede.git
Computed https://github.com/kasei/diomede.git at 0.0.66 (0.48s)
Fetching https://github.com/agisboye/CLMDB.git
[1/43] Fetching clmdb
Fetched https://github.com/agisboye/CLMDB.git from cache (0.57s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.11.6 (1.76s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.50s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.49s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.31 (0.50s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.41s)
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/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.31
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/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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
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/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/IDPPlanner.git
Working copy of https://github.com/kasei/IDPPlanner.git resolved at 0.0.5
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
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