Skip to content

Building LLVM on CI seems broken after Deps: after configuring CMake project, use cmake --build, not make ( #54538) #55284

@Zentrik

Description

@Zentrik

After 8fd5aeb, building LLVM on CI as part of JuliaCI/julia-buildkite#345 just seems to hang until a cancellation signal at which points it starts building again. See https://buildkite.com/julialang/julia-buildkite/builds/1608#0190f950-0eb6-4fe3-938b-af69d186c40a for an example log with -d passed to make.

I'm not sure why this is happening, but given 8fd5aeb seemed to have some other issues (see #55091) I'm inclined to just revert it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependenciesexternal dependenciesInvolves LLVM, OpenBLAS, or other linked libraries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions