Bug#907613: rawtherapee: please make the build reproducible

2018-12-06 Thread Philip Rinn
Hi Chris, thanks for point that out. I'll just use the approach you proposed in #914672: sed -i -e 's@ [^ ]*-f\(file\|debug\)-prefix-map=[^ ]*@@g' AboutThisBuild.txt Best regards, Philip signature.asc Description: OpenPGP digital signature

Bug#907613: rawtherapee: please make the build reproducible

2018-12-03 Thread Chris Lamb
Philip Rinn wrote: > sed -i 's/\(Build flags: .*\) -fdebug-prefix-map=.*=\. \(.*\)/\1 \2/' ^ Note that this bit can also be "file", ie -ffile-prefix-map=. (Shame that upstream wish to keep the Build flags, mind you...) Regards, -- ,''`. :

Bug#907613: rawtherapee: please make the build reproducible

2018-12-03 Thread Philip Rinn
Hi Chris, thanks for the bug report. I was thinking for a long time how to solve this. Upstream is quite keen to keep the build flags, which I'm fine with in principle. So my approach would be to strip out the varying part while keeping the rest: sed -i 's/\(Build flags: .*\)

Bug#907613: rawtherapee: please make the build reproducible

2018-08-30 Thread Chris Lamb
Source: rawtherapee Version: 5.4-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0], we noticed that rawtherapee could not be built