All of lore.kernel.org
 help / color / mirror / Atom feed
* [jpoimboe:s390 2/2] make[2]: *** No rule to make target 'relocs'.
@ 2022-09-04  3:08 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-09-04  3:08 UTC (permalink / raw)
  To: Josh Poimboeuf; +Cc: llvm, kbuild-all, linux-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git s390
head:   0784ee2ec1b58527a764182f48cf5fdf4f64f12c
commit: 0784ee2ec1b58527a764182f48cf5fdf4f64f12c [2/2] s390: Compile relocatable kernel without -fPIE
config: s390-randconfig-r006-20220904 (https://download.01.org/0day-ci/archive/20220904/202209041142.KeGy3btD-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project c55b41d5199d2394dd6cdb8f52180d8b81d809d4)
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
        # install s390 cross compiling tool for clang build
        # apt-get install binutils-s390x-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git/commit/?id=0784ee2ec1b58527a764182f48cf5fdf4f64f12c
        git remote add jpoimboe https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git
        git fetch --no-tags jpoimboe s390
        git checkout 0784ee2ec1b58527a764182f48cf5fdf4f64f12c
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=s390 prepare

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
   scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
   scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
>> make[2]: *** No rule to make target 'relocs'.
   make[1]: *** [arch/s390/Makefile:154: archprepare] Error 2
   make[1]: Target 'prepare' not remade because of errors.
   make: *** [Makefile:222: __sub-make] Error 2
   make: Target 'prepare' not remade because of errors.

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-04  3:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-04  3:08 [jpoimboe:s390 2/2] make[2]: *** No rule to make target 'relocs' kernel test robot

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.