Skip to content

Travis is failing ("undefined reference to LLVMInitializeSystemZ*") #36077

Closed
@TimNN

Description

@TimNN

Excerpt from a recent travis build:

  = note: /build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-836a4172.so: undefined reference to `LLVMInitializeSystemZTargetInfo'
/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-836a4172.so: undefined reference to `LLVMInitializeSystemZTargetMC'
/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-836a4172.so: undefined reference to `LLVMInitializeSystemZAsmParser'
/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-836a4172.so: undefined reference to `LLVMInitializeSystemZTarget'
/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-836a4172.so: undefined reference to `LLVMInitializeSystemZAsmPrinter'
collect2: error: ld returned 1 exit status

These symbols were introduced in #36028.

cc @japaric

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