Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducibility of native code on macOS #77

Merged
merged 1 commit into from
Apr 10, 2021
Merged

Reproducibility of native code on macOS #77

merged 1 commit into from
Apr 10, 2021

Conversation

siddharthab
Copy link
Collaborator

LLVM versions on macOS have been updated to be past LLVM 7, so
-fdebug-prefix-map now works as expected and the reproducibility tests
can be re-enabled.

Now, we just need to set ZERO_AR_DATE=1 (thanks @chrchang).
Also see bazelbuild/bazel#10886

There is still a problem with the version of install_name_tool
shipped with Xcode CLT, and therefore we are starting to distribute a
newer version of install_name_tool in this project.

LLVM versions on macOS have been updated to be past LLVM 7, so
-fdebug-prefix-map now works as expected and the reproducibility tests
can be re-enabled.

Now, we just need to set ZERO_AR_DATE=1 (thanks @chrchang).
Also see bazelbuild/bazel#10886

There is still a problem with the version of `install_name_tool`
shipped with Xcode CLT, and therefore we are starting to distribute a
newer version of `install_name_tool` in this project.
@siddharthab siddharthab merged commit e78417b into grailbio:master Apr 10, 2021
@siddharthab siddharthab deleted the repro branch April 10, 2021 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant