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

man page generation should use SOURCE_DATE_EPOCH #57776

Closed
infinity0 opened this issue Jan 20, 2019 · 0 comments
Closed

man page generation should use SOURCE_DATE_EPOCH #57776

infinity0 opened this issue Jan 20, 2019 · 0 comments
Labels
T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Comments

@infinity0
Copy link
Contributor

Related to #34902

See https://tests.reproducible-builds.org/debian/rb-pkg/buster/amd64/diffoscope-results/rustc.html - this means that (outside of build-path differences) the only thing difference is the man page.

Relevant code is src/bootstrap/dist.rs

SOURCE_DATE_EPOCH spec is https://reproducible-builds.org/specs/source-date-epoch/

@Centril Centril added T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jan 20, 2019
Centril added a commit to Centril/rust that referenced this issue Jan 30, 2019
…mulacrum

use `SOURCE_DATE_EPOCH` for man page time if set

Fixes rust-lang#57776.
Centril added a commit to Centril/rust that referenced this issue Jan 30, 2019
…mulacrum

use `SOURCE_DATE_EPOCH` for man page time if set

Fixes rust-lang#57776.
Centril added a commit to Centril/rust that referenced this issue Jan 30, 2019
…mulacrum

use `SOURCE_DATE_EPOCH` for man page time if set

Fixes rust-lang#57776.
Centril added a commit to Centril/rust that referenced this issue Jan 30, 2019
…mulacrum

use `SOURCE_DATE_EPOCH` for man page time if set

Fixes rust-lang#57776.
Centril added a commit to Centril/rust that referenced this issue Jan 31, 2019
…mulacrum

use `SOURCE_DATE_EPOCH` for man page time if set

Fixes rust-lang#57776.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

2 participants