Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1420307 > unrolled thread

cc1: error: -mcpu=bf609-0.0 is not valid

Started bykbuild test robot <fengguang.wu@intel.com>
First post2016-06-12 20:40 +0200
Last post2016-06-12 20:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  cc1: error: -mcpu=bf609-0.0 is not valid kbuild test robot <fengguang.wu@intel.com> - 2016-06-12 20:40 +0200

#1420307 — cc1: error: -mcpu=bf609-0.0 is not valid

Fromkbuild test robot <fengguang.wu@intel.com>
Date2016-06-12 20:40 +0200
Subjectcc1: error: -mcpu=bf609-0.0 is not valid
Message-ID<rJisF-3HA-5@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   5edb56491d4812c42175980759da53388e5d86f5
commit: b5affb0147cee0ea05d909396f8e389092729236 blackfin: add bf60x to current framework
date:   4 years, 1 month ago
config: blackfin-BF609-EZKIT_defconfig (attached as .config)
compiler: bfin-uclinux-gcc (GCC) 4.6.3
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout b5affb0147cee0ea05d909396f8e389092729236
        # save the attached .config to linux build tree
        make.cross ARCH=blackfin 

All errors (new ones prefixed by >>):

>> cc1: error: -mcpu=bf609-0.0 is not valid
>> cc1: error: unrecognized command line option '-mcpu=bf609-0.0'
   make[2]: *** [kernel/bounds.s] Error 1
   make[2]: Target '__build' not remade because of errors.
   make[1]: *** [prepare0] Error 2
   make[1]: Target 'prepare' not remade because of errors.
   make: *** [sub-make] Error 2

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web