From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [crng-random:master 8/9] s390-linux-ld: blake2s.c:undefined reference to `blake2s_compress'
Date: Tue, 28 Dec 2021 03:09:42 +0800 [thread overview]
Message-ID: <202112280325.lfFyGqBk-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2077 bytes --]
tree: git://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git master
head: 1e82f9dc0ff8aec645cb0bcbd003c7989db05036
commit: 94385fa60862094ce641b628c5fd7fd8307d6c39 [8/9] lib/crypto: blake2s: include as built-in
config: s390-alldefconfig (https://download.01.org/0day-ci/archive/20211228/202112280325.lfFyGqBk-lkp(a)intel.com/config)
compiler: s390-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git/commit/?id=94385fa60862094ce641b628c5fd7fd8307d6c39
git remote add crng-random git://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
git fetch --no-tags crng-random master
git checkout 94385fa60862094ce641b628c5fd7fd8307d6c39
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
s390-linux-ld: lib/crypto/blake2s.o: in function `blake2s_update':
blake2s.c:(.text+0x9c): undefined reference to `blake2s_compress'
>> s390-linux-ld: blake2s.c:(.text+0xd8): undefined reference to `blake2s_compress'
s390-linux-ld: lib/crypto/blake2s.o: in function `blake2s_final':
blake2s.c:(.text+0x16e): undefined reference to `blake2s_compress'
s390-linux-ld: lib/crypto/blake2s.o: in function `blake2s256_hmac':
blake2s.c:(.text+0x282): undefined reference to `blake2s_compress'
s390-linux-ld: blake2s.c:(.text+0x388): undefined reference to `blake2s_compress'
s390-linux-ld: lib/crypto/blake2s.o:blake2s.c:(.text+0x45a): more undefined references to `blake2s_compress' follow
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: "Jason A. Donenfeld" <zx2c4@kernel.org>
Cc: kbuild-all@lists.01.org, zx2c4@kernel.org, linux-kernel@vger.kernel.org
Subject: [crng-random:master 8/9] s390-linux-ld: blake2s.c:undefined reference to `blake2s_compress'
Date: Tue, 28 Dec 2021 03:09:42 +0800 [thread overview]
Message-ID: <202112280325.lfFyGqBk-lkp@intel.com> (raw)
tree: git://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git master
head: 1e82f9dc0ff8aec645cb0bcbd003c7989db05036
commit: 94385fa60862094ce641b628c5fd7fd8307d6c39 [8/9] lib/crypto: blake2s: include as built-in
config: s390-alldefconfig (https://download.01.org/0day-ci/archive/20211228/202112280325.lfFyGqBk-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git/commit/?id=94385fa60862094ce641b628c5fd7fd8307d6c39
git remote add crng-random git://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
git fetch --no-tags crng-random master
git checkout 94385fa60862094ce641b628c5fd7fd8307d6c39
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
s390-linux-ld: lib/crypto/blake2s.o: in function `blake2s_update':
blake2s.c:(.text+0x9c): undefined reference to `blake2s_compress'
>> s390-linux-ld: blake2s.c:(.text+0xd8): undefined reference to `blake2s_compress'
s390-linux-ld: lib/crypto/blake2s.o: in function `blake2s_final':
blake2s.c:(.text+0x16e): undefined reference to `blake2s_compress'
s390-linux-ld: lib/crypto/blake2s.o: in function `blake2s256_hmac':
blake2s.c:(.text+0x282): undefined reference to `blake2s_compress'
s390-linux-ld: blake2s.c:(.text+0x388): undefined reference to `blake2s_compress'
s390-linux-ld: lib/crypto/blake2s.o:blake2s.c:(.text+0x45a): more undefined references to `blake2s_compress' follow
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
next reply other threads:[~2021-12-27 19:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-27 19:09 kernel test robot [this message]
2021-12-27 19:09 ` [crng-random:master 8/9] s390-linux-ld: blake2s.c:undefined reference to `blake2s_compress' kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202112280325.lfFyGqBk-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.