Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile on Apple Silicone M1 #65

Open
c128128 opened this issue Sep 11, 2021 · 2 comments
Open

Can't compile on Apple Silicone M1 #65

c128128 opened this issue Sep 11, 2021 · 2 comments

Comments

@c128128
Copy link

c128128 commented Sep 11, 2021

/redacted/Pecker/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:195:57: error: missing argument for parameter #3 in call
    let c_top = swiftparse_parse_string(c_parser, source)
                                                        ^
                                                        , <#Int#>
_InternalSwiftSyntaxParser.swiftparse_parse_string:1:13: note: 'swiftparse_parse_string' declared here
public func swiftparse_parse_string(_: swiftparse_parser_t!, _ source: UnsafePointer<CChar>!, _ len: Int) -> swiftparse_client_node_t!
            ^

make: *** [build] Error 1
@c128128 c128128 changed the title Can't compile on M1 Can't compile on Apple Silicone M1 Sep 11, 2021
@crarau
Copy link

crarau commented Sep 25, 2022

Getting the same
I have a project having a big codebase, this would be helpful but the M1 chip is the main one used by the development team.

@pelsor
Copy link

pelsor commented Aug 8, 2023

same error on m1 chip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants