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

Please make generated __init__.py files reproduducible #44

Merged
merged 1 commit into from Feb 22, 2016

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Dec 15, 2015

Whilst working on the "reproducible builds" effort [0], we noticed that
genpy generates output with a non-determistic order.

The attached patch removes this randomness from the build system. Once
applied, packages using python-genpy can be built reproducibly using our
reproducible toolchain.

[0] https://wiki.debian.org/ReproducibleBuilds

Signed-off-by: Chris Lamb chris@chris-lamb.co.uk

Whilst working on the "reproducible builds" effort [0], we noticed that
genpy generates output with a non-determistic order.

The attached patch removes this randomness from the build system. Once
applied, packages using python-genpy can be built reproducibly using our
reproducible toolchain.

 [0] https://wiki.debian.org/ReproducibleBuilds

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
@dirk-thomas
Copy link
Member

It is already our goal to keep the build results deterministic. Thank you for the patch.

dirk-thomas added a commit that referenced this pull request Feb 22, 2016
Please make generated __init__.py files reproduducible
@dirk-thomas dirk-thomas merged commit 060d1bf into ros:indigo-devel Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants