Skip to content

Debug build failing on master. #57675

@christiangnrd

Description

@christiangnrd

I ran make -j debug on latest master (0dd78f7) after getting notified that #51907 was closed and the debug build is now failing on ubuntu and macOS with:

Base.Compiler ──── 443.439 seconds
flparse.jl
    LINK usr/lib/julia/basecompiler.so
/usr/bin/ld: cannot find -ljulia-internal: No such file or directory
/usr/bin/ld: cannot find -ljulia: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: *** [sysimage.mk:18: /home/christian/julia/usr/lib/julia/basecompiler.so] Error 1
make: *** [Makefile:114: julia-sysimg-ji] Error 2

Metadata

Metadata

Assignees

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