Skip to content

race in Make steps #45002

@vtjnash

Description

@vtjnash

if you do make all, the cli/loader_trampolines.o file may be attempted to be written by both the debug and release targets simultaneously, leading to this linker failure:

ld: file too small (length=0) file './loader_trampolines.o' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [/Users/jameson/julia/usr/lib/libjulia-debug.1.9.dylib] Error 1
make: *** [julia-cli-debug] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions