Code Monkey home page Code Monkey logo

Comments (9)

ddunbar avatar ddunbar commented on May 8, 2024

Just to clarify, are you using a Swift you built yourself, or a package from swift.org?

from swift-llbuild.

ddunbar avatar ddunbar commented on May 8, 2024

Ah, I believe I have found the issue, although I am unable to reproduce it exactly.

Can you replace the swift-build-tool on your system with the attached one and tell me if it resolves the issue? swift-build-tool

from swift-llbuild.

harlanhaskins avatar harlanhaskins commented on May 8, 2024

It's swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu14.04.

from swift-llbuild.

harlanhaskins avatar harlanhaskins commented on May 8, 2024

That seems to have fixed the issue, but now there's a different one.

Cloning Packages/CLibPQ
swift-build: exit(127): ["/users/u21/harlan/swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu14.04/usr/bin/swift-build-tool", "-f", "/users/u21/harlan/swiftpq-example/.build/debug/CLibPQ.o/llbuild.yaml"]

from swift-llbuild.

ddunbar avatar ddunbar commented on May 8, 2024

Ah, ok great!

The new error you are getting is most likely because you do not have clang++ installed. Use `apt-get install clang` to get it (make sure you end up with /usr/bin/clang++)

from swift-llbuild.

harlanhaskins avatar harlanhaskins commented on May 8, 2024

/usr/bin/clang++ seems to be installed correctly.

from swift-llbuild.

ddunbar avatar ddunbar commented on May 8, 2024

That is surprising, can you open a new bug for that issue though? Please try running "swift build -v" and including that output.

from swift-llbuild.

ddunbar avatar ddunbar commented on May 8, 2024

The original issue reported here is fixed in:
10cb3da

from swift-llbuild.

harlanhaskins avatar harlanhaskins commented on May 8, 2024

Yep, can do!

Thanks for fixing this crash! I'm really appreciating Open Source Swift. 👍

from swift-llbuild.

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.