Giter Site home page Giter Site logo

Comments (5)

crspybits avatar crspybits commented on June 19, 2024

Hold the presses ;). I think I've figured this out. I had a dependency conflict on different versions of Perfect. The version of the Swift PM I was using under Linux didn't help resolve the issue, but the one I was using under MacOS did. A little more testing to do and I should be able to mark this as closed.

from perfect-mysql.

crspybits avatar crspybits commented on June 19, 2024

Nope. Spoke too fast. Still having issue. On Linux, this is what happens:

root@175f7a9e4155:~/Apps/repos/Test# swift build
Fetching /root/Apps/repos/CredentialsDropbox
Fetching /root/Apps/repos/SyncServer-Shared
Fetching /root/Apps/repos/SMServerLib
Fetching https://github.com/PerfectlySoft/Perfect.git
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
Fetching /root/Apps/repos/Perfect-MySQL
Fetching https://github.com/crspybits/Gloss.git
Fetching https://github.com/IBM-Swift/Kitura.git
Fetching https://github.com/IBM-Swift/Kitura-Credentials.git
Fetching https://github.com/IBM-Swift/Kitura-CredentialsFacebook.git
Fetching https://github.com/IBM-Swift/Kitura-CredentialsGoogle.git
Fetching https://github.com/IBM-Swift/HeliumLogger.git
Fetching https://github.com/IBM-Swift/Kitura-Session.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/Kitura-TemplateEngine.git
Fetching https://github.com/IBM-Swift/TypeDecoder.git
Fetching https://github.com/IBM-Swift/KituraContracts.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/CCurl.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/CEpoll.git
Fetching https://github.com/IBM-Swift/BlueSignals.git
Fetching https://github.com/IBM-Swift/OpenSSL.git
(hangs here).

from perfect-mysql.

crspybits avatar crspybits commented on June 19, 2024

Actually, may not have anything to do with Kitura. With just a basic Package.swift, I get:

# swift build
Updating https://github.com/PerfectlySoft/Perfect.git
error: dependency graph is unresolvable; found these conflicting requirements:

Dependencies: 
    https://github.com/PerfectlySoft/Perfect.git @ 3.1.1..<4.0.0
-------------
VERSIONS

# swift --version
Swift version 4.0 (swift-4.0-RELEASE)
Target: x86_64-unknown-linux-gnu

# uname -a
Linux 175f7a9e4155 4.9.87-linuxkit-aufs #1 SMP Wed Mar 14 15:12:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Test.zip

from perfect-mysql.

crspybits avatar crspybits commented on June 19, 2024

Ah. Interesting. At least on MacOS, when I use Swift version 4.1.2, this problem does not come up.

from perfect-mysql.

crspybits avatar crspybits commented on June 19, 2024

Tested this on Swift 4.1.2 on Linux, and problem is resolved. You might think about putting a Swift version dependency in your README docs.

from perfect-mysql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.