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

autogen/generator.py: Make the output reproducible #48

Merged
merged 1 commit into from Jan 1, 2018

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Dec 30, 2017

Whilst working on the Reproducible Builds effort [0], we noticed
that cypari2 could not be built reproducibly as it embeds the
absolute build path in the generated .pxd files.

[0] https://reproducible-builds.org/

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

Whilst working on the Reproducible Builds effort [0], we noticed
that cypari2 could not be built reproducibly as it embeds the
absolute build path in the generated .pxd files.

 [0] https://reproducible-builds.org/

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
@lamby
Copy link
Contributor Author

lamby commented Dec 30, 2017

I've filed this in Debian at https://bugs.debian.org/885873

@videlec videlec merged commit 8e5a971 into sagemath:master Jan 1, 2018
@videlec
Copy link
Collaborator

videlec commented Jan 1, 2018

Thanks for taking care of this. (btw we should also fix travis not finding the snapshot tarball!)

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

2 participants