Giter Site home page Giter Site logo

brightdigit / eggseed Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 2.0 275 KB

Command Line Tool for Starting Your Swift Packages with Continuous Integration

License: MIT License

Ruby 0.18% Shell 7.82% Swift 92.00%
badges codecov codefactor github-actions hound swift swift-package-manager swiftpm travis

eggseed's People

Contributors

actions-user avatar leogdion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

eggseed's Issues

Will not compile on M1 MacBook

Environment: macOS 11.4, MacBook Pro (13-inch, M1, 2020)
Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
Target: arm64-apple-darwin20.5.0

I followed these simple instructions from the README:

That is all that I did. No modifications by me.
Did I miss something or are there other steps the README misses?

After the fetches etc. the compile job barfs with this:

Cloning https://github.com/Quick/Nimble
Resolving https://github.com/Quick/Nimble at 8.1.2
While building module 'std' imported from /Library/Developer/CommandLineTools/usr/include/c++/v1/stdint.h:123:
While building module 'Darwin' imported from /Library/Developer/CommandLineTools/usr/include/c++/v1/ctype.h:38:
In file included from :30:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.5/include/tgmath.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/tgmath.h:31:10: fatal error: cyclic dependency in module 'std': std -> Darwin -> std
#include <complex.h>
^
While building module 'std' imported from /Library/Developer/CommandLineTools/usr/include/c++/v1/stdint.h:123:
In file included from :1:
/Library/Developer/CommandLineTools/usr/include/c++/v1/ctype.h:38:15: fatal error: could not build module 'Darwin'
#include_next <ctype.h>

In file included from /Users/genedelisa/Development/others/Apple/EggSeed/.build/checkouts/swift-syntax/Sources/_CSwiftSyntax/src/atomic-counter.c:1:
In file included from /Users/genedelisa/Development/others/Apple/EggSeed/.build/checkouts/swift-syntax/Sources/_CSwiftSyntax/include/atomic-counter.h:1:
/Library/Developer/CommandLineTools/usr/include/c++/v1/stdint.h:123:15: fatal error: could not build module 'std'
#include_next <stdint.h>
~~~~~~~~~~~~~^
3 errors generated.
[0/87] Compiling atomic-counter.c
error: fatalError






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.