[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNASG7tLdmhDisf6fx+0gZLfeEdnsfFBTCt80gLFvoG1-1A@mail.gmail.com>
Date: Sat, 1 Oct 2022 10:25:45 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: kernel test robot <lkp@...el.com>
Cc: Alexey Kardashevskiy <aik@...abs.ru>, kbuild-all@...ts.01.org,
linux-kernel@...r.kernel.org
Subject: Re: [masahiroy:export-cleanups-v3 1/44] ERROR: modpost:
"HUF_readStats_wksp" [lib/zstd/zstd_decompress.ko] undefined!
On Sat, Oct 1, 2022 at 5:56 AM kernel test robot <lkp@...el.com> wrote:
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git export-cleanups-v3
> head: 7ac12d28f017eabb0a542737402a13bc415d7e45
> commit: a0f775915e777832a36471178ab4af75f7199a76 [1/44] zstd: Fixing mixed module-builtin objects
> config: parisc-randconfig-r004-20220925
> compiler: hppa-linux-gcc (GCC) 12.1.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/masahiroy/linux-kbuild.git/commit/?id=a0f775915e777832a36471178ab4af75f7199a76
> git remote add masahiroy https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
> git fetch --no-tags masahiroy export-cleanups-v3
> git checkout a0f775915e777832a36471178ab4af75f7199a76
> # save the config file
> mkdir build_dir && cp config build_dir/.config
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=parisc SHELL=/bin/bash
>
> If you fix the issue, kindly add following tag where applicable
> | Reported-by: kernel test robot <lkp@...el.com>
>
> All errors (new ones prefixed by >>, old ones prefixed by <<):
>
> >> ERROR: modpost: "ZSTD_isError" [lib/zstd/zstd_decompress.ko] undefined!
> >> ERROR: modpost: "ZSTD_getErrorName" [lib/zstd/zstd_decompress.ko] undefined!
> >> ERROR: modpost: "ZSTD_getErrorCode" [lib/zstd/zstd_decompress.ko] undefined!
> >> ERROR: modpost: "HUF_readStats_wksp" [lib/zstd/zstd_decompress.ko] undefined!
I think this report is about the previous patch version (v2).
The issue was fixed by v3.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists