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:   Mon, 20 Nov 2017 15:48:18 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
        akpm@...ux-foundation.org, shuahkh@....samsung.com,
        patches@...nelci.org, ben.hutchings@...ethink.co.uk,
        stable@...r.kernel.org
Subject: Re: [PATCH 3.18 00/38] 3.18.83-stable review

On Mon, Nov 20, 2017 at 06:06:57AM -0800, Guenter Roeck wrote:
> On 11/19/2017 06:29 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 3.18.83 release.
> > There are 38 patches in this series, all will be posted as a response
> > to this one.  If anyone has any issues with these being applied, please
> > let me know.
> > 
> > Responses should be made by Tue Nov 21 14:29:00 UTC 2017.
> > Anything received after that time might be too late.
> > 
> 
> Build results:
> 	total: 136 pass: 136 fail: 0
> Qemu test results:
> 	total: 112 pass: 110 fail: 2
> Failed tests:
> 	powerpc:bamboo:44x/bamboo_defconfig
> 	powerpc:bamboo:smpdev:44x/bamboo_defconfig
> 
> Building powerpc:bamboo:44x/bamboo_defconfig ... failed
> ------------
> Error log:
> arch/powerpc/boot/treeboot-akebono.c:37:20: fatal error: libfdt.h: No such file or directory
>  #include "libfdt.h"
>                     ^
> compilation terminated.
> make[1]: *** [arch/powerpc/boot/treeboot-akebono.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [zImage] Error 2
> ------------
> Building powerpc:bamboo:smpdev:44x/bamboo_defconfig ... failed
> ------------
> Error log:
> arch/powerpc/boot/treeboot-currituck.c:35:20: fatal error: libfdt.h: No such file or directory
>  #include "libfdt.h"
>                     ^
> compilation terminated.
> make[1]: *** [arch/powerpc/boot/treeboot-currituck.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> arch/powerpc/boot/treeboot-iss4xx.c:33:20: fatal error: libfdt.h: No such file or directory
>  #include "libfdt.h"
> 
> Details are available at http://kerneltests.org/builders.

This is really odd, nothing was changed around this code at all, is this
a new arch/build that previously was not being built?

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ