Skip to content

Fix reproducible #24409

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

clementperon
Copy link
Contributor

Description

Build are not reproducible, remove information that contains local information from the build

Motivation and Context

Reproducible build is important to ensure package is reliable

While this information can be useful, it often includes information
that may be specific to the build machine (like include paths with
usernames, e.g. -I /home/myname/externalproject/fakeroot/inlcude).

This causes issues for reproducible builds (resulting binaries will
be different between different build machines).

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Clément Péron <peron.clem@gmail.com>
@clementperon
Copy link
Contributor Author

clementperon commented Apr 25, 2025

@snnn @tianleiwu Can i have your feedback on this MR please?

@tianleiwu
Copy link
Contributor

/azp run Linux QNN CI Pipeline,Win_TRT_Minimal_CUDA_Test_CI,Windows ARM64 QNN CI Pipeline,Windows GPU Doc Gen CI Pipeline,Windows x64 QNN CI Pipeline

Copy link

Azure Pipelines successfully started running 5 pipeline(s).

@snnn
Copy link
Member

snnn commented Apr 26, 2025

/azp run Windows ARM64 QNN CI Pipeline

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

None yet

4 participants