Skip to content

Instantly share code, notes, and snippets.

@aquaibm
Created October 19, 2018 10:21
Show Gist options
  • Save aquaibm/81b9d1162524ac4b54036668670b35a6 to your computer and use it in GitHub Desktop.
Save aquaibm/81b9d1162524ac4b54036668670b35a6 to your computer and use it in GitHub Desktop.
guiliuvapor log
Personal
guiliuvapor
Overview
Resources
Deploy
Metrics
Activity
Access
Settings
Activity Feed Build Log
ID 0d93f4c8-5b29-4cbb-894d-0fccc0de391d
-----> Swift app detected
-----> Installing clang 5.0.0
-----> Installing swiftenv
Cloning into 'swiftenv'...
-----> Installing Swift 4.1.3
Downloading https://swift.org/builds/swift-4.1.3-release/ubuntu1604/swift-4.1.3-RELEASE/swift-4.1.3-RELEASE-ubuntu16.04.tar.gz
/tmp/swiftenv-4.1.3- ~/tmp/buildpacks/3882f96ab132c0f2f7b43fc88b51f0a9f388fb49f283e6485f46c1616003235513acbe2f6d44bddda37a1cfb70cf48c1cfd9f5637b6ab18537d0c62c92da3f96
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
~/tmp/buildpacks/3882f96ab132c0f2f7b43fc88b51f0a9f388fb49f283e6485f46c1616003235513acbe2f6d44bddda37a1cfb70cf48c1cfd9f5637b6ab18537d0c62c92da3f96
4.1.3 has been installed.
-----> Building package (release configuration)
Compile CNIOAtomics src/c-atomics.c
Compile CNIOSHA1 c_nio_sha1.c
Compile CNIOLinux shim.c
Compile CNIODarwin shim.c
Compile CNIOZlib empty.c
Compile CNIOHTTPParser c_nio_http_parser.c
Compile CNIOOpenSSL shims.c
Compile CNIOOpenSSL helpers.c
Compile CCryptoOpenSSL shim.c
Compile CBcrypt blf.c
Compile CBcrypt bcrypt.c
Compile CBase32 base32.c
Compile Swift Module 'NIOPriorityQueue' (2 sources)
Compile Swift Module 'Debugging' (3 sources)
Compile Swift Module 'COperatingSystem' (1 sources)
Compile Swift Module 'NIOConcurrencyHelpers' (2 sources)
Compile Swift Module 'NIO' (52 sources)
Compile Swift Module 'NIOTLS' (3 sources)
Compile Swift Module 'NIOHTTP1' (8 sources)
Compile Swift Module 'NIOFoundationCompat' (1 sources)
Compile Swift Module 'Bits' (12 sources)
Compile Swift Module 'Async' (15 sources)
Compile Swift Module 'NIOOpenSSL' (15 sources)
Compile Swift Module 'Random' (4 sources)
Compile Swift Module 'Core' (25 sources)
/tmp/build_98a9e8b9a54402b18a7bec2ff20235b4/.build/checkouts/swift-nio-ssl.git--8757413132873703242/Sources/NIOOpenSSL/OpenSSLHandler.swift:270:35: warning: 'changeCapacity(to:)' is deprecated: changeCapacity has been replaced by reserveCapacity
receiveBuffer.changeCapacity(to: receiveBuffer.capacity + 1024)
^
Compile Swift Module 'NIOWebSocket' (9 sources)
Compile Swift Module 'HTTP' (25 sources)
Compile Swift Module 'Crypto' (19 sources)
Compile Swift Module 'Validation' (18 sources)
Compile Swift Module 'URLEncodedForm' (8 sources)
Compile Swift Module 'Service' (20 sources)
Compile Swift Module 'Multipart' (8 sources)
Compile Swift Module 'Logging' (4 sources)
Compile Swift Module 'WebSocket' (5 sources)
Compile Swift Module 'TemplateKit' (41 sources)
Compile Swift Module 'Routing' (12 sources)
Compile Swift Module 'DatabaseKit' (30 sources)
Compile Swift Module 'Console' (27 sources)
Compile Swift Module 'Leaf' (8 sources)
Compile Swift Module 'SQL' (59 sources)
Compile Swift Module 'Command' (16 sources)
Compile Swift Module 'Vapor' (75 sources)
Compile Swift Module 'Fluent' (49 sources)
Compile Swift Module 'PostgreSQL' (72 sources)
Compile Swift Module 'FluentSQL' (9 sources)
Compile Swift Module 'Authentication' (17 sources)
Compile Swift Module 'FluentPostgreSQL' (17 sources)
Compile Swift Module 'App' (27 sources)
/tmp/build_98a9e8b9a54402b18a7bec2ff20235b4/Sources/App/Controllers/ReplyController.swift:11:8: error: no such module 'FluentSQLite'
import FluentSQLite
^
error: terminated(1): /app/tmp/cache/heroku-16/swiftenv/versions/4.1.3/usr/bin/swift-build-tool -f /tmp/build_98a9e8b9a54402b18a7bec2ff20235b4/.build/release.yaml main output:
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/fluent-postgresql.git
Fetching https://github.com/vapor/postgresql.git
Fetching https://github.com/apple/swift-nio-ssl-support.git
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/auth.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/database-kit.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/url-encoded-form.git
Cloning https://github.com/vapor/routing.git
Resolving https://github.com/vapor/routing.git at 3.0.1
Cloning https://github.com/vapor/core.git
Resolving https://github.com/vapor/core.git at 3.4.4
Cloning https://github.com/vapor/fluent-postgresql.git
Resolving https://github.com/vapor/fluent-postgresql.git at 1.0.0
Cloning https://github.com/apple/swift-nio-ssl-support.git
Resolving https://github.com/apple/swift-nio-ssl-support.git at 1.0.0
Cloning https://github.com/apple/swift-nio-zlib-support.git
Resolving https://github.com/apple/swift-nio-zlib-support.git at 1.0.0
Cloning https://github.com/vapor/websocket.git
Resolving https://github.com/vapor/websocket.git at 1.0.2
Cloning https://github.com/vapor/multipart.git
Resolving https://github.com/vapor/multipart.git at 3.0.2
Cloning https://github.com/vapor/postgresql.git
Resolving https://github.com/vapor/postgresql.git at 1.1.0
Cloning https://github.com/vapor/validation.git
Resolving https://github.com/vapor/validation.git at 2.1.0
Cloning https://github.com/vapor/leaf.git
Resolving https://github.com/vapor/leaf.git at 3.0.1
Cloning https://github.com/vapor/http.git
Resolving https://github.com/vapor/http.git at 3.1.5
Cloning https://github.com/vapor/database-kit.git
Resolving https://github.com/vapor/database-kit.git at 1.3.1
Cloning https://github.com/vapor/fluent.git
Resolving https://github.com/vapor/fluent.git at 3.0.1
Cloning https://github.com/vapor/auth.git
Resolving https://github.com/vapor/auth.git at 2.0.1
Cloning https://github.com/vapor/crypto.git
Resolving https://github.com/vapor/crypto.git at 3.3.0
Cloning https://github.com/vapor/service.git
Resolving https://github.com/vapor/service.git at 1.0.0
Cloning https://github.com/vapor/sql.git
Resolving https://github.com/vapor/sql.git at 2.1.0
Cloning https://github.com/apple/swift-nio-ssl.git
Resolving https://github.com/apple/swift-nio-ssl.git at 1.3.1
Cloning https://github.com/apple/swift-nio.git
Resolving https://github.com/apple/swift-nio.git at 1.9.5
Cloning https://github.com/vapor/console.git
Resolving https://github.com/vapor/console.git at 3.0.2
Cloning https://github.com/vapor/vapor.git
Resolving https://github.com/vapor/vapor.git at 3.1.0
Cloning https://github.com/vapor/template-kit.git
Resolving https://github.com/vapor/template-kit.git at 1.1.0
Cloning https://github.com/vapor/url-encoded-form.git
Resolving https://github.com/vapor/url-encoded-form.git at 1.0.5
! Push rejected, failed to compile Swift app.
! Push failed
Build finished
heroku.com Blogs Careers Documentation
Terms of Service Privacy Cookies © 2018 Salesforce.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment