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-next>] [day] [month] [year] [list]
Date:   Mon, 12 Jun 2017 13:18:55 +0200
From:   Arnd Bergmann <arnd@...db.de>
To:     "kernelci.org bot" <bot@...nelci.org>
Cc:     Tom Gall <tom.gall@...aro.org>,
        Sumit Semwal <sumit.semwal@...aro.org>,
        Amit Pundir <amit.pundir@...aro.org>,
        Arnd Bergmann <arnd.bergmann@...aro.org>,
        Anmar Oueja <anmar.oueja@...aro.org>,
        Al Viro <viro@...iv.linux.org.uk>,
        gregkh <gregkh@...uxfoundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: stable-rc/linux-4.9.y build: 203 builds: 12 failed, 191 passed,
 12 errors, 4 warnings (v4.9.31-86-gaa17912d6233)

On Mon, Jun 12, 2017 at 12:16 PM, kernelci.org bot <bot@...nelci.org> wrote:
> stable-rc/linux-4.9.y build: 203 builds: 12 failed, 191 passed, 12 errors, 4 warnings (v4.9.31-86-gaa17912d6233)
>
> Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.9.y/kernel/v4.9.31-86-gaa17912d6233/
>
> Tree: stable-rc
> Branch: linux-4.9.y
> Git Describe: v4.9.31-86-gaa17912d6233
> Git Commit: aa17912d62333ce082f4fbf7b1727b7ff7694e79
> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
> Built: 4 unique architectures
>
> Build Failures Detected:
>
> mips:    gcc version 6.3.0 (GCC)
>
>     decstation_defconfig: FAIL
>     defconfig+CONFIG_LKDTM=y: FAIL
>     ip22_defconfig: FAIL
>     jazz_defconfig: FAIL
>     malta_defconfig: FAIL
>     malta_kvm_defconfig: FAIL
>     malta_kvm_guest_defconfig: FAIL
>     maltaup_xpa_defconfig: FAIL
>     nlm_xlp_defconfig: FAIL
>     nlm_xlr_defconfig: FAIL
>     rm200_defconfig: FAIL
>
> x86:    gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
>
>     allmodconfig+CONFIG_OF=n: FAIL
>

> Errors summary:
>
>      12  fs/ufs/balloc.c:501:26: error: implicit declaration of function 'i_blocksize' [-Werror=implicit-function-declaration]

Caused by the backport of eb315d2ae614 ("ufs: restore maintaining ->i_blocks"):
We also need a backport of 93407472a21b ("fs: add i_blocksize()")
to address this, at least the hunk in include/linux/fs.h.

        Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ