Overview of various statistics about reproducible builds
-
Please also visit the more general website
- Reproducible-builds.org where reproducible builds are explained in more detail than just bit by bit identical rebuilds to enable verifcation of the sources used to build. We think that reproducible builds should become the norm, so we wrote
- How to make your software reproducible . Also aimed at the free software world at large, is the first specification we have written: the
- SOURCE_DATE_EPOCH specification .
-
These pages are showing the potential of
- reproducible builds of Debian packages . The results shown were obtained by several jobs running on jenkins.debian.net. Thanks to IONOS for donating the virtual machines this is running on!
-
We are reachable via IRC (
- coreboot ,
- OpenWrt ,
- NetBSD ,
- FreeBSD , and
- Arch Linux .
- openSUSE ,
- NixOS ,
- Guix and
- F-Droid are also being tested elsewhere. Testing of Fedora has sadly been suspended for now. We can test more projects, if you contribute!
#debian-reproducible
and #reproducible-builds
on OFTC),
or email,
and we care about free software in general,
so whether you are an upstream developer or working on another distribution, or have any other feedback - we'd love to hear from you!
Besides Debian we are also testing
suite | all source packages | reproducible packages | unreproducible packages | packages failing to build | packages timing out | packages in depwait state | not for this architecture | blacklisted |
---|---|---|---|---|---|---|---|---|
trixie/amd64 | 36437 | 35121 / 96.4% | 722 / 2.0% | 375 / 1.0% | 24 / 0.1% | 9 / 0.0% | 48 / 0.1% | 27 / 0.1% |
trixie/arm64 | 36437 | 35119 / 96.4% | 570 / 1.6% | 429 / 1.2% | 12 / 0.0% | 41 / 0.1% | 178 / 0.5% | 27 / 0.1% |
trixie/armhf | 36437 | 34030 / 93.7% | 654 / 1.8% | 593 / 1.6% | 44 / 0.1% | 637 / 1.8% | 296 / 0.8% | 45 / 0.1% |
trixie/i386 | 36430 | 34351 / 94.3% | 666 / 1.8% | 538 / 1.5% | 33 / 0.1% | 634 / 1.7% | 175 / 0.5% | 32 / 0.1% |
unstable/amd64 | 38211 | 35985 / 94.2% | 795 / 2.1% | 1131 / 3.0% | 22 / 0.1% | 90 / 0.2% | 51 / 0.1% | 32 / 0.1% |
unstable/arm64 | 38211 | 35930 / 94.0% | 612 / 1.6% | 1209 / 3.2% | 19 / 0.0% | 131 / 0.3% | 209 / 0.5% | 40 / 0.1% |
unstable/armhf | 38211 | 35114 / 92.0% | 657 / 1.7% | 1052 / 2.8% | 70 / 0.2% | 852 / 2.2% | 349 / 0.9% | 74 / 0.2% |
unstable/i386 | 38211 | 35076 / 91.8% | 719 / 1.9% | 1315 / 3.4% | 37 / 0.1% | 780 / 2.0% | 207 / 0.5% | 44 / 0.1% |
experimental/amd64 | 1009 | 784 / 77.7% | 31 / 3.1% | 154 / 15.3% | 3 / 0.3% | 33 / 3.3% | 1 / 0.1% | 2 / 0.2% |
experimental/arm64 | 1009 | 774 / 76.7% | 20 / 2.0% | 165 / 16.4% | 1 / 0.1% | 41 / 4.1% | 5 / 0.5% | 2 / 0.2% |
experimental/armhf | 1009 (97.1% tested) | 511 / 52.1% | 24 / 2.4% | 341 / 34.8% | 3 / 0.3% | 86 / 8.8% | 11 / 1.1% | 4 / 0.4% |
experimental/i386 | 1009 | 757 / 75.0% | 25 / 2.5% | 145 / 14.4% | 2 / 0.2% | 63 / 6.2% | 14 / 1.4% | 2 / 0.2% |
Various reproducibility statistics | source based | amd64 | arm64 | armhf | i386 |
---|---|---|---|---|---|
identified distinct and categorized issues | |||||
total number of identified issues in packages | |||||
packages with notes about these issues | |||||
packages in unstable with issues but without identified ones | 964 / 2.5% | 963 / 2.5% | 899 / 2.4% | 1068 / 2.8% | |
- unreproducible ones | 141 / 0.4% | 77 / 0.2% | 133 / 0.3% | 117 / 0.3% | |
- failing to build | 823 / 2.2% | 885 / 2.3% | 765 / 2.0% | 950 / 2.5% | |
packages in unstable which need to be fixed | 1926 / 5.1% | 1821 / 4.8% | 1709 / 4.5% | 2034 / 5.3% | |
packages in trixie with issues but without identified ones | 418 / 1.1% | 398 / 1.0% | 579 / 1.5% | 511 / 1.4% | |
- unreproducible ones | 124 / 0.3% | 69 / 0.2% | 136 / 0.4% | 104 / 0.3% | |
- failing to build | 294 / 0.8% | 329 / 0.9% | 442 / 1.2% | 406 / 1.1% | |
packages in trixie which need to be fixed | 1097 / 3.0% | 999 / 2.8% | 1247 / 3.4% | 1204 / 3.3% | |
committers to notes.git (in the last three months) | 6 | ||||
committers to notes.git (in total) | 96 | ||||
packages modified in our toolchain (in unstable) | 0 |
Build network performance stats and an overview about released suites are also available.