On Tue, Feb 28, 2017 at 11:15:26AM -0800, Nikolaus Rath wrote: > It does build with libeatmydata - you just have to allow use of > libeatmydata for setuid binaries by making > /usr/lib/[triplet]/libeatmydata*so setuid (but not executable) itself.
Hmm, but when I say "does not build with libeatmydata" I mean "libeatmydata as installed by default". My goal was to avoid having to do special things (for example, building without eatmydata). What you propose is to do another special thing instead of not using eatmydata, so in the end, I still have to do special things. (Why does the package build need to execute a setuid binary, anyway?) Thanks.

