From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5920395707761951467==" MIME-Version: 1.0 From: Philip Li To: kbuild-all@lists.01.org Subject: Re: [kbuild:kbuild 14/14] scripts/module.lds.S:29:10: fatal error: 'asm/module.lds.h' file not found Date: Tue, 08 Sep 2020 12:52:33 +0800 Message-ID: <20200908045233.GA31598@intel.com> In-Reply-To: List-Id: --===============5920395707761951467== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Tue, Sep 08, 2020 at 09:46:17AM +0900, Masahiro Yamada wrote: > Hi, 0day bot. > = > Now I realized my commit is not working reliably > for parallel builds. > = > I will consider what to do. > = > Thanks for the report. you are welcome, thanks for letting us know the analysis result. > = > = > On Tue, Sep 8, 2020 at 6:36 AM kernel test robot wrote: > > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux= -kbuild.git kbuild > > head: 8d77c9acc14a49e4175d7e0d3ce1e256cd31c5a5 > > commit: 8d77c9acc14a49e4175d7e0d3ce1e256cd31c5a5 [14/14] kbuild: prepro= cess module linker script > > config: s390-randconfig-r015-20200907 (attached as .config) > > compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project ab= 68517e6b7e51b84c4b0e813a30258ec1ce5da5) > > reproduce (this is a W=3D1 build): > > wget https://raw.githubusercontent.com/intel/lkp-tests/master/s= bin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > # install s390 cross compiling tool for clang build > > # apt-get install binutils-s390x-linux-gnu > > git checkout 8d77c9acc14a49e4175d7e0d3ce1e256cd31c5a5 > > # save the attached .config to linux build tree > > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dclang make.cross = ARCH=3Ds390 > > > > If you fix the issue, kindly add following tag as appropriate > > Reported-by: kernel test robot > > > > All errors (new ones prefixed by >>): > > > > >> scripts/module.lds.S:29:10: fatal error: 'asm/module.lds.h' file not= found > > #include > > ^~~~~~~~~~~~~~~~~~ > > 1 error generated. > > make[2]: *** [scripts/Makefile.build:377: scripts/module.lds] Error 1 > > make[2]: Target '__build' not remade because of errors. > > make[1]: *** [Makefile:1192: scripts] Error 2 > > make[1]: Target 'prepare' not remade because of errors. > > make: *** [Makefile:185: __sub-make] Error 2 > > make: Target 'prepare' not remade because of errors. > > > > # https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuil= d.git/commit/?id=3D8d77c9acc14a49e4175d7e0d3ce1e256cd31c5a5 > > git remote add kbuild https://git.kernel.org/pub/scm/linux/kernel/git/m= asahiroy/linux-kbuild.git > > git fetch --no-tags kbuild kbuild > > git checkout 8d77c9acc14a49e4175d7e0d3ce1e256cd31c5a5 > > vim +29 scripts/module.lds.S > > > > 27 > > 28 /* bring in arch-specific sections */ > > > 29 #include > > > > --- > > 0-DAY CI Kernel Test Service, Intel Corporation > > https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org > = > = > = > -- = > Best Regards > Masahiro Yamada > _______________________________________________ > kbuild-all mailing list -- kbuild-all(a)lists.01.org > To unsubscribe send an email to kbuild-all-leave(a)lists.01.org --===============5920395707761951467==--