Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Sort input file list #42

Closed
wants to merge 1 commit into from
Closed

Conversation

bmwiedemann
Copy link

Sort input file list,
so that pocketsphinx-python"s _pocketsphinx.so builds in a reproducible way
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this is good.

I found this when testing openSUSE"s python-pocketsphinx-python package and noticed, that it produced a different /usr/lib64/python2.7/site-packages/pocketsphinx/_pocketsphinx.so for every build (happens in a disposable VM)

so that pocketsphinx-python"s _pocketsphinx.so builds in a reproducible way
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this is good.
@lenzo-ka
Copy link

Closing because we will be archiving this repo. SWIG bindings are included the pocketsphinx repo

@lenzo-ka lenzo-ka closed this Jun 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants