cen wrote:
The goal is bit-for-bit reproducibility, "functionally" is not enough.

This is completely impossible for any operating system package distribution. "Functionally" is the best you can get.

Consider that Python ports built under some CPython (ie Python from python dot org) almost always include interpreter bytecode in the resulting package, at least currently. For long, obscure but practical reasons that are beyond the scope of this discussion, bytecode compiled from the same source during one run is never bit-for-bit identical to another run, but are otherwise functionally identical. This is true for some other interpreted languages and runtimes that involve bytecode.

--
Charlie Li
...nope, still don't have an exit line.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to