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

liblzma_sys.rlib varies from filesystem readdir order #100

Closed
bmwiedemann opened this issue Oct 18, 2022 · 0 comments · Fixed by #102
Closed

liblzma_sys.rlib varies from filesystem readdir order #100

bmwiedemann opened this issue Oct 18, 2022 · 0 comments · Fixed by #102

Comments

@bmwiedemann
Copy link

While working on reproducible builds for openSUSE, I found that our rustup package binaries vary from filesystem readdir order.

Probably from the read_dir in https://github.com/alexcrichton/xz2-rs/blob/1e7725be/lzma-sys/build.rs#L77

I found gyscos/zstd-rs#162 resolves a similar issue in another lib.

Please ensure consistent source file ordering.

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 a pull request may close this issue.

1 participant