lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 13 Sep 2018 19:32:46 +0100
From:   Rui Salvaterra <rsalvaterra@...il.com>
To:     ben@...adent.org.uk
Cc:     yamada.masahiro@...ionext.com, michal.lkml@...kovi.net,
        linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: 4.19-rc3: bindeb-pkg target is failing on ppc64

On Thu, 13 Sep 2018 at 16:49, Ben Hutchings <ben@...adent.org.uk> wrote:
>
> Like I said, please send the error messages; we're not going to guess.
>
> Ben.
>
> --
> Ben Hutchings
> Computers are not intelligent.  They only think they are.

I'm an idiot. Turns out it's something completely unrelated. Here's
the relevant part of the build failure:

[snip]

In file included from arch/powerpc/boot/../../../lib/decompress_unxz.c:233,
                 from arch/powerpc/boot/decompress.c:42:
arch/powerpc/boot/../../../lib/xz/xz_crc32.c:18:10: fatal error:
linux/crc32poly.h: No such file or directory
 #include <linux/crc32poly.h>
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [arch/powerpc/boot/Makefile:217:
arch/powerpc/boot/decompress.o] Error 1
make[3]: *** [arch/powerpc/Makefile:288: zImage] Error 2

[snip]

It's the xz kernel compression option which is failing, gzip builds
fine (but it's still pointless, powerpc kernels seem to be always
installed uncompressed). Broken .config attached, if relevant.

Sorry for the misdirection.

Download attachment ".config" of type "application/octet-stream" (71334 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ