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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 17 May 2018 23:33:05 +0530
From:   Naresh Kamboju <naresh.kamboju@...aro.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     Linux-Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for May 17

On 17 May 2018 at 12:36, Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> Hi all,
>
> News: I will not be doing any linux-next releases between Friday 18 May
> and Friday 25 May inclusive.
>
> Changes since 20180516:
>
> New trees: devicetree-fixes
>
> The kbuild tree still had its build failure for which I applied a patch.
>
> The mvebu tree gained a conflict against the arm-soc tree.
>
> The renesas tree gained conflicts against the mvebu tree.
>
> The net-next tree gained a conflict against the vfs tree.
>
> The drm tree still had its build failure for which I applied a patch.
>
> The usb-gadget tree gained a conflict against the usb tree.
>
> The staging tree gained a conflict against the v4l-dvb tree.
>
> The akpm tree gained a conflict against the vfs tree.
>
> Non-merge commits (relative to Linus' tree): 7398
>  7852 files changed, 294207 insertions(+), 302289 deletions(-)
>
> ----------------------------------------------------------------------------
>
> I have created today's linux-next tree at
> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> (patches at http://www.kernel.org/pub/linux/kernel/next/ ).  If you
> are tracking the linux-next tree using git, you should not use "git pull"
> to do so as that will try to merge the new linux-next release with the
> old one.  You should use "git fetch" and checkout or reset to the new
> master.
>
> You can see which trees have been included by looking in the Next/Trees
> file in the source.  There are also quilt-import.log and merge.log
> files in the Next directory.  Between each merge, the tree was built
> with a ppc64_defconfig for powerpc, an allmodconfig for x86_64, a
> multi_v7_defconfig for arm and a native build of tools/perf. After
> the final fixups (if any), I do an x86_64 modules_install followed by
> builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit),
> ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, sparc
> and sparc64 defconfig. And finally, a simple boot test of the powerpc
> pseries_le_defconfig kernel in qemu (with and without kvm enabled).

Linux-20180517 - arm64 build failed.
Build failed for HiKey, Juno and dragonboard 410c.

Build failed log:
---------------------
  CC [M]  drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.o
drivers/gpu/drm/rcar-du/rcar_du_vsp.c: In function
 'rcar_du_vsp_plane_atomic_duplicate_state':
drivers/gpu/drm/rcar-du/rcar_du_vsp.c:325:6: error:
 'struct rcar_du_vsp_plane_state' has no member named 'alpha'
  copy->alpha = to_rcar_vsp_plane_state(plane->state)->alpha;
      ^~
drivers/gpu/drm/rcar-du/rcar_du_vsp.c:325:53: error:
 'struct rcar_du_vsp_plane_state' has no member named 'alpha'
  copy->alpha = to_rcar_vsp_plane_state(plane->state)->alpha;
                                                     ^~
scripts/Makefile.build:311: recipe for target
 'drivers/gpu/drm/rcar-du/rcar_du_vsp.o' failed
make[6]: *** [drivers/gpu/drm/rcar-du/rcar_du_vsp.o] Error 1
make[6]: *** Waiting for unfinished jobs....
  CC [M]  drivers/gpu/drm/msm/hdmi/hdmi_phy_8x60.o
  CC [M]  net/bluetooth/mgmt_util.o
scripts/Makefile.build:552: recipe for target 'drivers/gpu/drm/rcar-du' failed
make[5]: *** [drivers/gpu/drm/rcar-du] Error 2

Complete log link:
------------------------
https://ci.linaro.org/job/openembedded-lkft-linux-next/DISTRO=rpb,MACHINE=juno,label=docker-stretch-amd64/263/console

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ