Skip to content

Build broken on MacOs #28

Closed
Closed
@GaryBoone

Description

@GaryBoone

Did something just update in the past few hours that breaks the build on macOs? My code now fails to compile, showing this error:

Basic Block in function '_ZN7lalrpop3tok9Tokenizer10take_until17h0db094dbe1039a64E' does not have terminator!
label %9
in function _ZN7lalrpop3tok9Tokenizer10take_until17h0db094dbe1039a64E
LLVM ERROR: Broken function found, compilation aborted!
error: could not compile `lalrpop`

...which $ cargo tree shows is being imported by starlark-rust:

├── starlark v0.4.0 (https://github.com/facebookexperimental/starlark-rust#094f681e)
...
│   ├── lalrpop-util v0.19.6
│   │   └── regex v1.5.4 (*)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions