All of lore.kernel.org
 help / color / mirror / Atom feed
* [ti:ti-android-linux-5.10.y 15/19] error: option '-mrecord-mcount' cannot be specified without '-mfentry'
@ 2023-02-23  5:38 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-02-23  5:38 UTC (permalink / raw)
  Cc: oe-kbuild-all, vigneshr, nm, Praneeth Bajjuri

tree:   git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-android-linux-5.10.y
head:   7719cd0b7e86f706a1467a15a115cabb56f78d6e
commit: a42e14577f5f344ce9615317d27986c46208a058 [15/19] ANDROID: arm64: merge fixes
config: s390-randconfig-r011-20230222 (https://download.01.org/0day-ci/archive/20230223/202302231336.NJzf2ftz-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project db89896bbbd2251fff457699635acbbedeead27f)
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
        git remote add ti git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
        git fetch --no-tags ti ti-android-linux-5.10.y
        git checkout a42e14577f5f344ce9615317d27986c46208a058
        # 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 olddefconfig
        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>
| Link: https://lore.kernel.org/oe-kbuild-all/202302231336.NJzf2ftz-lkp@intel.com/

All errors (new ones prefixed by >>):

   clang: warning: the flag '-enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang' has been deprecated and will be ignored [-Wunused-command-line-argument]
   clang: warning: the flag '-enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang' has been deprecated and will be ignored [-Wunused-command-line-argument]
>> error: option '-mrecord-mcount' cannot be specified without '-mfentry'
   1 error generated.
   make[2]: *** [scripts/Makefile.build:122: scripts/mod/devicetable-offsets.s] Error 1
   make[2]: Target '__build' not remade because of errors.
   make[1]: *** [Makefile:1317: prepare0] 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.

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

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

only message in thread, other threads:[~2023-02-23  5:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-23  5:38 [ti:ti-android-linux-5.10.y 15/19] error: option '-mrecord-mcount' cannot be specified without '-mfentry' 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.