-
### What happened?
According to https://extensionworkshop.com/documentation/publish/source-code-submission/, the new policy requires the build to be an exact match of the submitted add-on including a…
-
# Bug Report #
This might be an `ostree` bug?
Builds using the coreos-assembler container with `-e SOURCE_DATE_EPOCH=${fixed_epoch}`, a fixed config commit, and run with `build --version=${fixed_b…
-
I tried to reproduce your latest release on Google Play (v1.5.40) but failed so far. I failed to find the correct revision but also had issues compiling the project with the given build instructions. …
-
Currently, PDB files are not patched to remove non-determinism.
This presents a larger challenge than just patching the PE file alone, because:
1. The PDB file format is not well documented.
2. The _…
-
The [GNU Guix package manager](https://www.gnu.org/software/guix/) ensures reproducible builds with hashes, supports transactional upgrades and roll-backs, unprivileged package management, and garbage…
-
reproducing 1.1.0-M1 with `set ThisBuild / net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCheckResolver := DefaultMavenRepository; ++3.3; clean; reproducibleBuildsCheck` showed…
-
The same source code (say in Rust or C) of a guest program whose execution we want to prove should lead to the same program hash.
For that to work, we need to provide our users with compiler settin…
-
## Environment Details
* GlassFish Version (and build number): 7.0.9
----------
## Problem Description
release binaries cannot be reproduced: see https://github.com/jvm-repo-rebuild/reproducib…
-
I use bazel as my build system, and bazel specializes in reproducible builds, which basically means it tries to build everything in a sandbox with limited access to system libraries, and replaces the …
-
**What are you trying to do?** Run the reproducible build comparison scripts in `tooling/reproducible`
**Expected behaviour:** Original directories (such as my original GA builds) are not modified …