On Sat, Mar 10, 2018 at 07:55:45AM -0800, Guenter Roeck wrote: >Hi, > >unfortunately I missed message that the stable release queue repository >for 4.1.y changed. It looks like I am not copied on release announcements, >so I missed the last couple of releases. As a result, my builders did not >catch any changes for some time. > >I just ran a test on v4.1.50 and got the following results. > >Build results: > total: 139 pass: 133 fail: 6 >Failed builds: > arm:axm55xx_defconfig > arm64:allmodconfig > i386:defconfig > i386:allyesconfig > i386:allmodconfig > i386:allnoconfig >Qemu test results: > total: 125 pass: 111 fail: 14 >Failed tests: > arm64:virt:smp:defconfig:initrd > arm64:xlnx-zcu102:smp:defconfig:initrd:zynqmp-ep108 > arm64:virt:nosmp:defconfig:initrd > arm64:xlnx-zcu102:nosmp:defconfig:initrd:zynqmp-ep108 > x86:Broadwell:q35:x86_pc_defconfig > x86:Skylake-Client:q35:x86_pc_defconfig > x86:SandyBridge:q35:x86_pc_defconfig > x86:Haswell:pc:x86_pc_defconfig > x86:Nehalem:q35:x86_pc_defconfig > x86:phenom:pc:x86_pc_defconfig > x86:core2duo:q35:x86_pc_nosmp_defconfig > x86:Conroe:isapc:x86_pc_nosmp_defconfig > x86:Opteron_G1:pc:x86_pc_nosmp_defconfig > x86:n270:isapc:x86_pc_nosmp_defconfig > >From the logs: > >Building arm:axm55xx_defconfig ... failed >-------------- >Error log: >arch/arm/kvm/handle_exit.c: In function 'handle_hvc': >arch/arm/kvm/handle_exit.c:48:3: error: implicit declaration of function 'vcpu_set_reg' > >Building arm64:allmodconfig ... failed >-------------- >Error log: >arch/arm64/kvm/handle_exit.c:45:3: error: implicit declaration of function ‘vcpu_set_reg’; did you mean ‘vcpu_sys_reg’? > >Building i386:defconfig ... failed >-------------- >Error log: >arch/x86/lib/checksum_32.S:32:31: fatal error: asm/nospec-branch.h > >All other failures have the same cause. > >Guenter Thanks Guenter! Let me check on the release announcements. I've fixed the errors and pushed the queue. -- Thanks, Sasha