Build Information
Failed to build JWTProvider with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/jwt-provider.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/jwt-provider
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f648dd6 Merge pull request #24 from mihailstumkins/fix/incorrect-bearer-token-format
Cloned https://github.com/vapor-community/jwt-provider.git
Revision (git rev-parse @):
f648dd6814970d9c7b27b79e9ce62699561d8d14
SUCCESS checkout https://github.com/vapor-community/jwt-provider.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/vapor-community/jwt-provider.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/vapor/auth-provider.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/jwt.git
[1/2429] Fetching jwt
[1095/2691] Fetching jwt, auth-provider
[2692/69671] Fetching jwt, auth-provider, vapor
Fetched https://github.com/vapor/auth-provider.git (1.66s)
Fetched https://github.com/vapor/jwt.git (1.66s)
Fetched https://github.com/vapor/vapor.git (1.69s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (0.38s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git (0.24s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.39s)
Fetching https://github.com/vapor/fluent.git
[1/13305] Fetching fluent
Fetched https://github.com/vapor/fluent.git (0.61s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 2.3.0 (0.48s)
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/crypto.git
[1/998] Fetching json
[610/3784] Fetching json, crypto
Fetched https://github.com/vapor/crypto.git (0.37s)
[619/998] Fetching json
Fetched https://github.com/vapor/json.git (0.60s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.56s)
Fetching https://github.com/vapor/ctls.git
Fetching https://github.com/vapor/random.git
[1/71] Fetching ctls
[66/219] Fetching ctls, random
Fetched https://github.com/vapor/ctls.git (0.31s)
Fetched https://github.com/vapor/random.git (0.31s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.42s)
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git (0.82s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.56s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.66s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/260] Fetching debugging
[241/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git (0.32s)
Fetched https://github.com/vapor/bits.git (0.32s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.64s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.60s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.44s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git (1.16s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.76s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.46s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/multipart.git
[1/1696] Fetching multipart
[324/22364] Fetching multipart, routing
[717/47831] Fetching multipart, routing, engine
Fetched https://github.com/vapor/routing.git (1.41s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/engine.git (1.41s)
Fetching https://github.com/vapor/bcrypt.git
Fetched https://github.com/vapor/multipart.git (1.43s)
[1/99] Fetching bcrypt
[100/5377] Fetching bcrypt, console
Fetched https://github.com/vapor/bcrypt.git (0.25s)
[370/5278] Fetching console
Fetched https://github.com/vapor/console.git (0.34s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.42s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.38s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.36s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.37s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.36s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/1144] Fetching tls
[333/4456] Fetching tls, sockets
Fetched https://github.com/vapor/tls.git (0.28s)
Fetched https://github.com/vapor/sockets.git (0.30s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.38s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.59s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.70s)
Fetching https://github.com/vapor/sqlite.git
[1/1954] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git (1.17s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (0.46s)
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.5
Creating working copy for https://github.com/vapor/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
Creating working copy for https://github.com/vapor/auth-provider.git
Working copy of https://github.com/vapor/auth-provider.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.1
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 2.3.1
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.1
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
Creating working copy for https://github.com/vapor/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 2.3.0
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.5
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: you may be able to install ctls using your system-packager:
apt-get install libssl-dev
Building for debugging...
[0/2] Compiling CHTTP http_parser.c
[2/27] Emitting module Bits
[3/29] Compiling Bits Operators.swift
[4/29] Compiling Bits String+BytesConvertible.swift
[5/29] Emitting module Debugging
[6/29] Compiling Debugging Debuggable.swift
[7/30] Compiling Bits UnsignedInteger+BytesConvertible.swift
[8/30] Compiling Bits UnsignedInteger+Shifting.swift
[9/30] Compiling PathIndexable PathIndexable+Subscripting.swift
[10/30] Emitting module PathIndexable
[11/30] Compiling PathIndexable PathIndexable.swift
/host/spi-builder-workspace/.build/checkouts/sqlite/Sources/CSQLite/sqlite3.c:105368:38: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
if( n==0 && r>=0 && r<LARGEST_INT64-1 ){
~~~~~~~~~~~~~~^~
/host/spi-builder-workspace/.build/checkouts/sqlite/Sources/CSQLite/sqlite3.c:105370:46: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
}else if( n==0 && r<0 && (-r)<LARGEST_INT64-1 ){
~~~~~~~~~~~~~~^~
2 warnings generated.
[15/33] Compiling CSQLite sqlite3.c
[17/33] Compiling Bits Bytes+Base64.swift
[18/33] Compiling Bits Bytes+Hex.swift
[19/33] Emitting module libc
[20/33] Compiling libc libc.swift
[22/35] Compiling Bits Byte+ControlCharacters.swift
[23/35] Compiling Bits Byte+Convenience.swift
[24/35] Compiling Bits Byte+PatternMatching.swift
[25/35] Compiling Bits Byte+Random.swift
[26/35] Compiling Bits Byte+UTF8Numbers.swift
[27/35] Compiling Bits ByteSequence+Conversions.swift
[28/35] Compiling Bits Aliases.swift
[29/35] Compiling Bits Base64Encoder.swift
[30/35] Compiling Bits Byte+Alphabet.swift
[31/35] Compiling Bits Data+BytesConvertible.swift
[32/35] Compiling Bits HexEncoder.swift
[33/35] Compiling Bits Bytes+Percent.swift
[34/35] Compiling Bits BytesConvertible.swift
[38/59] Emitting module Core
[39/61] Compiling Core Result.swift
[40/61] Compiling Core Semaphore.swift
[41/61] Compiling Core Sequence.swift
[42/61] Compiling Core Extendable.swift
[43/61] Compiling Core FileProtocol.swift
[44/61] Compiling Core Int+Hex.swift
[45/61] Compiling Core Array.swift
[46/61] Compiling Core Bits.swift
[47/61] Compiling Core Cache.swift
[48/61] Compiling Core DispatchTime+Utilities.swift
[49/61] Compiling Core EmptyInitializable.swift
[50/61] Compiling Core Exports.swift
[51/61] Compiling Core Lock.swift
[52/61] Compiling Core Portal.swift
[53/61] Compiling Core RFC1123.swift
[54/61] Compiling Core StaticDataBuffer.swift
[55/61] Compiling Core String+CaseInsensitiveCompare.swift
[56/61] Compiling Core String+Polymorphic.swift
[57/61] Compiling Core Collection+Safe.swift
[58/61] Compiling Core DataFile.swift
[59/61] Compiling Core Dispatch.swift
[60/61] Compiling Core String.swift
[61/61] Compiling Core WorkingDirectory.swift
[64/148] Compiling Random Exports.swift
[65/148] Compiling Random EmptyInitializable.swift
[66/148] Compiling Random OSRandom.swift
[67/148] Compiling Transport StreamError.swift
[68/149] Compiling Console ConsoleStyle.swift
[69/149] Compiling Console FileHandle+Stream.swift
[70/149] Compiling Console Pipe+Stream.swift
[71/149] Compiling Console Stream.swift
[72/153] Compiling Transport FoundationStream.swift
[73/153] Compiling Random Array+Random.swift
[74/153] Emitting module Random
[75/153] Compiling Transport Stream.swift
[76/153] Compiling Console Swift3.swift
[77/153] Compiling Console ConsoleColor+Terminal.swift
[78/153] Compiling Console ConsoleStyle+Terminal.swift
[79/153] Compiling Console String+ANSI.swift
[80/153] Emitting module Console
[81/153] Compiling Transport WriteableStream.swift
[82/153] Compiling Random URandom.swift
[83/153] Compiling Console Terminal+Command.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
!
[84/153] Compiling Console Terminal.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
!
[85/153] Compiling Console Bool+Polymorphic.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
!
[86/153] Compiling Console String+Trim.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
!
[91/153] Compiling Console Console+Run.swift
[92/153] Compiling Console ConsoleError.swift
[93/153] Compiling Console ConsoleProtocol.swift
[94/153] Compiling Console Console+ConsoleStyle.swift
[95/157] Compiling Console Bar.swift
[96/157] Compiling Console Console+LoadingBar.swift
[97/157] Compiling Console LoadingBar.swift
[98/157] Compiling Console Console+ProgressBar.swift
[99/157] Emitting module Transport
[100/157] Compiling Random RandomProtocol.swift
[101/157] Compiling Transport ServerStream.swift
[102/157] Compiling Transport ReadableStream.swift
[107/159] Compiling Console ProgressBar.swift
[108/159] Compiling Console Argument.swift
[109/159] Compiling Console Command+Print.swift
[110/159] Compiling Console Command.swift
[111/159] Compiling Console Group.swift
[112/159] Compiling Console Option.swift
[120/161] Emitting module Node
[133/161] Compiling Console Console+Center.swift
[134/161] Compiling Console Console+Confirm.swift
[135/161] Compiling Console Console+Ephemeral.swift
[136/161] Compiling Console Console+Options.swift
[137/161] Compiling Console Console+Print.swift
[138/161] Compiling Console Runnable.swift
[139/161] Compiling Console Value.swift
[140/161] Compiling Console ConsoleClear.swift
[141/161] Compiling Console ConsoleColor.swift
[142/161] Compiling Console Console+Ask.swift
error: fatalError
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: you may be able to install ctls using your system-packager:
apt-get install libssl-dev
[0/1] Planning build
Building for debugging...
[0/2] Compiling CHTTP http_parser.c
[2/4] Emitting module libc
[3/5] Emitting module PathIndexable
[8/9] Emitting module Bits
[11/12] Emitting module Debugging
[14/15] Emitting module Core
[17/29] Emitting module Transport
[18/30] Emitting module Random
[20/31] Compiling Console Terminal.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
^
!
[23/33] Emitting module Console
[24/33] Compiling Console Terminal+Command.swift
[26/33] Compiling Console Bool+Polymorphic.swift
[27/33] Compiling Console String+Trim.swift
[28/33] Compiling Node Errors.swift
[29/33] Compiling Node StructuredDataWrapper.swift
[30/40] Compiling Node Identifier.swift
[31/40] Compiling Node Exports.swift
[32/64] Compiling Node String+Convertible.swift
[33/69] Compiling Console Console+Options.swift
[34/69] Compiling Console Console+Print.swift
[35/69] Compiling Console Console+Ask.swift
[36/69] Compiling Console Console+Center.swift
[37/72] Emitting module Node
[38/72] Compiling Console Console+Confirm.swift
[39/72] Compiling Console Console+Ephemeral.swift
[40/116] Compiling Sockets TCPInternetSocket.swift
[41/116] Compiling Sockets TCPReadableSocket.swift
[42/118] Compiling Node UUID+Convertible.swift
[43/118] Compiling Node UnsignedInteger+Convertible.swift
[44/121] Compiling Crypto Cipher+Method.swift
[45/121] Compiling Crypto Cipher.swift
[46/121] Compiling Node FloatingPoint+Convertible.swift
[47/130] Compiling BCrypt Export.swift
[48/131] Compiling Node Integer+Convertible.swift
[49/131] Compiling Node Dictionary+Convertible.swift
[52/131] Compiling Crypto ByteStream.swift
[53/136] Compiling BCrypt Convenience.swift
[54/136] Compiling Console Command.swift
[55/136] Compiling Console Argument.swift
/host/spi-builder-workspace/.build/checkouts/sqlite/Sources/CSQLite/sqlite3.c:105368:38: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
if( n==0 && r>=0 && r<LARGEST_INT64-1 ){
~~~~~~~~~~~~~~^~
/host/spi-builder-workspace/.build/checkouts/sqlite/Sources/CSQLite/sqlite3.c:105370:46: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
}else if( n==0 && r<0 && (-r)<LARGEST_INT64-1 ){
~~~~~~~~~~~~~~^~
2 warnings generated.
[55/138] Compiling CSQLite sqlite3.c
[57/138] Compiling Console Group.swift
[58/138] Compiling BCrypt Salt.swift
[59/138] Compiling BCrypt Parser.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[61/138] Compiling Sockets Conversions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[62/138] Compiling BCrypt Keys.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/139] Emitting module Crypto
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[64/139] Compiling Node FuzzyConverter.swift
[65/139] Compiling Console Option.swift
[66/141] Compiling Crypto LibreSSLError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[67/141] Compiling Node StructuredDataWrapper+Convenience.swift
[68/141] Compiling Node StructuredDataWrapper+Equatable.swift
[71/141] Compiling Crypto Helpers.swift
[72/143] Compiling Console String+ANSI.swift
[73/143] Compiling URI URI+Ports.swift
[74/143] Compiling URI URI+Modification.swift
[75/143] Compiling URI URI+Byte.swift
[76/143] Emitting module URI
[77/143] Compiling Node NodeRepresentable.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[78/143] Compiling Node Array+Convertible.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[79/143] Compiling Crypto PseudoRandom.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[82/143] Compiling Console ConsoleError.swift
[83/143] Compiling Crypto Random.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[84/143] Compiling Node StructuredData+Init.swift
[85/143] Compiling Node StructuredData+Polymorphic.swift
[86/143] Compiling Node Optional+Convertible.swift
[88/143] Compiling Node Fuzzy+Any.swift
[89/143] Compiling Node StructuredData+Equatable.swift
[90/143] Compiling Node Set+Convertible.swift
[91/143] Compiling Node Number.swift
[92/143] Compiling BCrypt Serializer.swift
[93/143] Compiling URI URI.swift
[94/143] Compiling URI URI+String.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[96/143] Compiling Node SchemaWrapper+Convertible.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[97/143] Compiling Node Node.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[98/143] Compiling Node NodeInitializable.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/host/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
^
[99/143] Compiling Console ConsoleColor+Terminal.swift
[100/143] Compiling URI Parser.swift
[108/144] Compiling Sockets TCPWriteableSocket.swift
error: fatalError
BUILD FAILURE 5.9 linux