Bug#995393: fakeroot: FTBFS on ppc64el

2021-12-30 Thread Christoph Biedl
Control: reopen 995393 Control: tags 995393 patch Christoph Biedl wrote... > As a workaround I propose a tactical __attribute__ to locally disable > optimization as this issue has been blocking eatmydata for way too long, > and performance loss should be neglectable. So as always with a

Bug#995393: fakeroot: FTBFS on ppc64el

2021-12-22 Thread Christoph Biedl
Control: tags 995393 patch Frédéric Bonnard wrote... > #ifdef HAVE_OPENAT > +#if defined(__powerpc__) && defined(__powerpc64__) && __BYTE_ORDER__ == > __ORDER_LITTLE_ENDIAN__ > +static int openat(int dir_fd, const char *pathname, int flags, ...) > +#else > int openat(int dir_fd, const char

Bug#995393: fakeroot: FTBFS on ppc64el

2021-11-07 Thread Clint Adams
On Thu, Sep 30, 2021 at 04:46:47PM +0200, Frédéric Bonnard wrote: > Not sure what optimization breaks, I just tried changing openat() to > modify some aggressive optimization on that function and it helped. The optimization seems to break with -O1, but not with -O0 -fcombine-stack-adjustments

Bug#995393: fakeroot: FTBFS on ppc64el

2021-09-30 Thread Frédéric Bonnard
Package: src:fakeroot Version: 1.26-1 Control: tags -1 ftbfs -- Dear maintainer, fakeroot fails to build on ppc64el since 1.26-1 https://buildd.debian.org/status/fetch.php?pkg=fakeroot=ppc64el=1.26-1=1630982822=0 Backtrace from the core file : --- Core was generated by `chown -R daemon:sys 2 '.