Skip to content

Instantly share code, notes, and snippets.

@muxueqz
Created December 6, 2019 07:43
Show Gist options
  • Save muxueqz/741766b96ada9b7b8c5cbee80a5166a5 to your computer and use it in GitHub Desktop.
Save muxueqz/741766b96ada9b7b8c5cbee80a5166a5 to your computer and use it in GitHub Desktop.
Cloning https://github.com/vapor/validation.git
Resolving https://github.com/vapor/validation.git at 2.1.1
Cloning https://github.com/ashchan/ckb-sdk-swift
Resolving https://github.com/ashchan/ckb-sdk-swift at 0.25.1
'swift-nio-zlib-support' zlib.pc: warning: couldn't find pc file
[1/19] Compiling Sodium Aead.swift
[2/20] Compiling NIOPriorityQueue Heap.swift
[3/23] Compiling COperatingSystem libc.swift
[4/23] Compiling secp256k1.c
[5/23] Compiling lax_der_privatekey_parsing.c
[6/23] Compiling lax_der_parsing.c
[7/23] Compiling CNIOZlib empty.c
[8/23] Compiling CNIOSHA1 c_nio_sha1.c
[9/23] Compiling Debugging Debuggable.swift
[10/24] Compiling secp256k1 Exporter.swift
[11/24] Compiling CNIOOpenSSL shims.c
[12/24] Compiling CNIOLinux shim.c
[13/24] Compiling CNIOLinux ifaddrs-android.c
[14/24] Compiling CNIOOpenSSL helpers.c
[15/24] Compiling CNIODarwin shim.c
[16/24] Compiling CNIOHTTPParser c_nio_http_parser.c
[17/24] Compiling CCryptoOpenSSL shim.c
[18/24] Compiling CBcrypt blf.c
[19/24] Compiling CBcrypt bcrypt.c
[20/24] Compiling CBase32 base32.c
[21/24] Compiling c-atomics.c
[22/25] Compiling SwiftyBeaver AES256CBC.swift
[23/25] Compiling NIOConcurrencyHelpers atomics.swift
[24/26] Compiling CryptoSwift AEAD.swift
[25/27] Compiling NIO AddressedEnvelope.swift
[26/30] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[27/31] Compiling NIOHTTP1 ByteCollectionUtils.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "/app/.build/checkouts/swift-nio/Sources/CNIOZlib/include/CNIOZlib.h"
^
/app/.build/checkouts/swift-nio/Sources/CNIOZlib/include/CNIOZlib.h:17:10: error: 'zlib.h' file not found
#include <zlib.h>
^
/app/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPResponseCompressor.swift:15:8: error: could not build C module 'CNIOZlib'
import CNIOZlib
^
[28/31] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
ERROR: Service 'faucet' failed to build: The command '/bin/sh -c swift build -c release' returned a non-zero code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment