Em ter, 30 de out de 2018 às 13:03, Frédéric Bonnard <fre...@debian.org> escreveu: > > Tags: patch pending > > -- > > Hi, > > it seems there's a race condition that happens when trying to build > libjpeg.a in directory jpeg-6b-steg (seen with make -j8). > > libjpeg.a: ansi2knr $(LIBOBJECTS) > launches both compilation of ansi2knr and $(LIBOBJECTS) but the latter > needs ansi2knr before it's compiled. So I make $(LIBOBJECTS) depend on > ansi2knr. > > Here is a merge request with a patch to fix this. > https://salsa.debian.org/pkg-security-team/outguess/merge_requests/2 > > I could reproduce the bug on plummer (ppc64el porterbox) and check the > fix. > > F.
Hi Frédéric, Thanks a lot for your patch. We have new issues over some architectures. Please, see here[1]. [1] https://buildd.debian.org/status/package.php?p=outguess&suite=experimental Regards, Eriberto