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]
Message-ID: <20191211102455.7b55218e@canb.auug.org.au>
Date:   Wed, 11 Dec 2019 10:24:55 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     "Jason A. Donenfeld" <Jason@...c4.com>
Cc:     "kernelci.org bot" <bot@...nelci.org>, linux-next@...r.kernel.org,
        David Miller <davem@...emloft.net>,
        Networking <netdev@...r.kernel.org>,
        Herbert Xu <herbert@...dor.apana.org.au>
Subject: Re: next/master build: 214 builds: 10 failed, 204 passed, 17
 errors, 57 warnings (next-20191210)

Hi all,

On Tue, 10 Dec 2019 04:29:52 -0800 (PST) "kernelci.org bot" <bot@...nelci.org> wrote:
>
> allmodconfig (arm, gcc-8) — FAIL, 2 errors, 20 warnings, 0 section mismatches
> 
> Errors:
>     ERROR: "curve25519_base_arch" [drivers/net/wireguard/wireguard.ko] undefined!

curve25519_base_arch() is only defined for X86.  Though its use is
restricted to CONFIG_CRYPTO_ARCH_HAVE_LIB_CURVE25519 being enabled.
Arm selects this if CRYPTO_CURVE25519_NEON is enabled (which it
probably is for an allmodconfig build).

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ