Skip to content

Parallel build fails #53

Description

@dgilman

If I build with -j the build reliably fails. As part of the installation process the makefile calls install_name_tool before the dynamic library has been fully linked.

I can reliably get the build to complete every time by removing the -j option from make.

This is on MacOS X 14.5. Attached are the logs, I first demonstrate the build failing with make -j16 and then demonstrate it working with make -j1.

log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions