Hi, last month's status: https://lists.opensuse.org/opensuse-factory/2019-09/msg00244.html Last months' reproducible builds project updates (including my work): https://reproducible-builds.org/reports/2019-09/ This month saw https://build.opensuse.org/request/show/732635 to update rpm with -flto=auto (since 2019-10-21). I already found that it reduced the size of the last 3 Tumbleweed updates to below 7GB. All previous updates since 20190704 were larger than 7GB, so this is going to save some disk space on mirrors and bandwidth for users and mirror operators. I uploaded https://rb.zq1.de/compare.factory-20191028/ today and rbstats are: total-packages: 12272 (+2) build-tried: 12264 (+4) build-failed: 74 (-41) build-n-a: 83 (-42) build-succeeded: 12107 (+87) build-official-failed+na: 219 (-1) build-compare-failed: 396 (-12) build-compare-succeeded: 11711 (+99) verify-failed: 578 (-10) verified-semi-reproducible: 11437 (+41) verified-bit-identical: 0 bit-by-bit-identical: 11318 (+117) not-bit-by-bit-identical: 781 (-33) https://rb.zq1.de/compare.factory-20191028/graph.png shows the change over time https://rb.zq1.de/compare.factory-20191028/unreproduciblerings.txt lists very unreproducible core packages (bootstrap+DVD) Of the badly unreproducible packages, 2 were in ring0 48 were in ring1 That makes it 50/2901 => 1.72 % which is below the overall average of 396/12107 => 3.27 % 781/12107 => 6.45 % of packages are not perfectly reproducible newly unreproducible core packages: latex2html got one fix https://build.opensuse.org/request/show/733232 but now it has variations in /usr/share/doc/packages/latex2html-doc/tests/l2htest/WARNINGS perf probably has non-deterministic order from /home/abuild/rpmbuild/BUILD/tools/perf/pmu-events/pmu-events.c getting random filesystem order via a nftw call in linux/tools/perf/pmu-events/jevents.c MozillaThunderbird variations in zip file /usr/lib64/thunderbird/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}.xpi newly reproducible core packages: openmpi{1,2} postgresql{95,96,10} via the rpm flto update Ciao Bernhard M.