Skip to content

Instantly share code, notes, and snippets.

@jhoughjr
Created March 9, 2018 17:21
Show Gist options
  • Save jhoughjr/0598a415bfcf4bf96cccdb5122ddd155 to your computer and use it in GitHub Desktop.
Save jhoughjr/0598a415bfcf4bf96cccdb5122ddd155 to your computer and use it in GitHub Desktop.
Jimmys-iMac:server jimmyhoughjr$ vapor build
No .build folder, fetch may take a while...
Fetching Dependencies [Done]
Building Project [Failed]
Command:
build
Error (1):
error: terminated(1): /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-build-tool -f /Users/jimmyhoughjr/workspace/teamserver/server/.build/debug.yaml main
Output:
Compile CHTTP http_parser.c
Compile Swift Module 'libc' (1 sources)
Compile Swift Module 'Bits' (19 sources)
Compile Swift Module 'Debugging' (1 sources)
Compile Swift Module 'PathIndexable' (2 sources)
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/debugging.git-4365319567167379684/Sources/Debugging/Debuggable.swift:108:38: warning: 'characters' is deprecated: Please use String or Substring directly
let characterSequence = self.characters
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/node.git-9175390252000121167/Sources/PathIndexable/PathIndexable.swift:151:16: warning: 'characters' is deprecated: Please use String or Substring directly
return characters
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/node.git-9175390252000121167/Sources/PathIndexable/PathIndexable.swift:159:16: warning: 'characters' is deprecated: Please use String or Substring directly
return characters
^
Compile Swift Module 'Core' (23 sources)
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/core.git-9210800844849382486/Sources/Core/String+Polymorphic.swift:64:16: warning: 'characters' is deprecated: Please use String or Substring directly
return characters
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/core.git-9210800844849382486/Sources/Core/String+Polymorphic.swift:73:31: warning: 'characters' is deprecated: Please use String or Substring directly
var characters = self.characters
^
Compile Swift Module 'Random' (6 sources)
Compile Swift Module 'Transport' (10 sources)
Compile Swift Module 'Node' (38 sources)
Compile Swift Module 'Console' (35 sources)
Compile Swift Module 'Crypto' (13 sources)
Compile Swift Module 'BCrypt' (9 sources)
Compile Swift Module 'URI' (6 sources)
Compile Swift Module 'Sockets' (22 sources)
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/ctls.git-9210868160426949823/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/ctls.git-9210868160426949823/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/ctls.git-9210868160426949823/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/ctls.git-9210868160426949823/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/ctls.git-9210868160426949823/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/ctls.git-9210868160426949823/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/ctls.git-9210868160426949823/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/ctls.git-9210868160426949823/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/crypto.git-7980259129511365902/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:82:41: warning: 'characters' is deprecated: Please use String or Substring directly
for i in 0 ..< (width - message.characters.count) {
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:87:41: warning: 'characters' is deprecated: Please use String or Substring directly
let rate = (width - message.characters.count) / message.characters.count
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:87:69: warning: 'characters' is deprecated: Please use String or Substring directly
let rate = (width - message.characters.count) / message.characters.count
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:93:37: warning: 'characters' is deprecated: Please use String or Substring directly
let index = message.characters.index(message.characters.startIndex, offsetBy: j)
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:93:62: warning: 'characters' is deprecated: Please use String or Substring directly
let index = message.characters.index(message.characters.startIndex, offsetBy: j)
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:94:39: warning: 'characters' is deprecated: Please use String or Substring directly
newBar.append(message.characters[index])
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:100:33: warning: 'characters' is deprecated: Please use String or Substring directly
let index = bar.characters.index(bar.characters.endIndex, offsetBy: -2)
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:100:54: warning: 'characters' is deprecated: Please use String or Substring directly
let index = bar.characters.index(bar.characters.endIndex, offsetBy: -2)
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:101:35: warning: 'characters' is deprecated: Please use String or Substring directly
oldBar.append(bar.characters[index])
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:120:27: warning: 'characters' is deprecated: Please use String or Substring directly
let total = title.characters.count + 1 + width + status.characters.count + 2 + 3
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:120:65: warning: 'characters' is deprecated: Please use String or Substring directly
let total = title.characters.count + 1 + width + status.characters.count + 2 + 3
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:124:29: warning: 'characters' is deprecated: Please use String or Substring directly
if diff > title.characters.count {
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Bar/Bar.swift:125:30: warning: 'characters' is deprecated: Please use String or Substring directly
diff = title.characters.count
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command+Print.swift:19:39: warning: 'characters' is deprecated: Please use String or Substring directly
let count = runnable.name.characters.count
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command+Print.swift:34:57: warning: 'characters' is deprecated: Please use String or Substring directly
repeating: " ", count: width - val.name.characters.count),
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Command/Command+Print.swift:55:57: warning: 'characters' is deprecated: Please use String or Substring directly
repeating: " ", count: width - opt.name.characters.count),
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Center.swift:4:28: warning: 'characters' is deprecated: Please use String or Substring directly
let lines = string.characters.split(separator: Character("\n")).map(String.init)
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Center.swift:19:21: warning: 'characters' is deprecated: Please use String or Substring directly
if line.characters.count > longestLine {
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Center.swift:20:36: warning: 'characters' is deprecated: Please use String or Substring directly
longestLine = line.characters.count
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Options.swift:6:32: warning: 'characters' is deprecated: Please use String or Substring directly
let parts = option.characters.split(separator: "-", maxSplits: 2, omittingEmptySubsequences: false)
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Print.swift:13:37: warning: 'characters' is deprecated: Please use String or Substring directly
let count = runnable.id.characters.count
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Console/Console+Print.swift:24:60: warning: 'characters' is deprecated: Please use String or Substring directly
repeating: " ", count: width - runnable.id.characters.count),
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/Terminal.swift:41:19: warning: 'characters' is deprecated: Please use String or Substring directly
if string.characters.count > size.width && size.width > 0 {
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Terminal/Terminal.swift:42:29: warning: 'characters' is deprecated: Please use String or Substring directly
lines = (string.characters.count / size.width) + 1
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Utilities/String+Trim.swift:5:34: warning: 'characters' is deprecated: Please use String or Substring directly
while let next = mutable.characters.first, characters.contains(next) {
^
/Users/jimmyhoughjr/workspace/teamserver/server/.build/checkouts/console.git--2431895819212044213/Sources/Console/Utilities/String+Trim.swift:8:34: warning: 'characters' is deprecated: Please use String or Substring directly
while let next = mutable.characters.last, characters.contains(next) {
^
warning: error while trying to use pkgConfig flags for CTLS: couldNotFindConfigFile
Toolchain:
/usr/bin/swift
Help:
Join our Slack where hundreds of contributors
are waiting to help: http://vapor.team
Error: Build failed.
Jimmys-iMac:server jimmyhoughjr$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment