All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
	Paul Burton <paul.burton@imgtec.com>
Subject: Re: mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
Date: Wed, 20 Apr 2016 15:30:21 +0200	[thread overview]
Message-ID: <20160420133021.GG24051@linux-mips.org> (raw)
In-Reply-To: <201604201320.YHjfc2dZ%fengguang.wu@intel.com>

On Wed, Apr 20, 2016 at 01:44:28PM +0800, kbuild test robot wrote:

> FYI, the error/warning still remains.
> 
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   12566cc35d0e68308bde7aad615743d560cb097b
> commit: c1a0e9bc885d46e519fd87d35af6a7937abfb986 MIPS: Allow compact branch policy to be changed
> date:   6 months ago
> config: mips-malta_qemu_32r6_defconfig (attached as .config)
> 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 c1a0e9bc885d46e519fd87d35af6a7937abfb986
>         # save the attached .config to linux build tree
>         make.cross ARCH=mips 
> 
> All errors (new ones prefixed by >>):
> 
> >> mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
> >> mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'

-mcompact-branches=optimal is an option for the latest version of the MIPS
architecture which is enabled by mips-malta_qemu_32r6_defconfig but your
compiler is too old, doesn't support R6.  Unfortunately there's no simple
way to run a test on the build environment from kconfig or even before
kconfig runs so we've just ignord this particular build issue.  Plus
there being the additional issue that we only know the toolchain to be
used after certain options have been picked.

  Ralf

  reply	other threads:[~2016-04-20 14:02 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-20  5:44 mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal' kbuild test robot
2016-04-20 13:30 ` Ralf Baechle [this message]
2016-04-21  4:51   ` [kbuild-all] " Fengguang Wu
2016-04-21 19:55     ` Maciej W. Rozycki
2016-04-21 20:34       ` Ralf Baechle
2016-04-21 21:10         ` Maciej W. Rozycki
2016-04-22  8:54           ` Paul Burton
2016-04-22 15:48             ` Maciej W. Rozycki
2016-04-21 20:31     ` Ralf Baechle
  -- strict thread matches above, loose matches on Subject: below --
2016-09-12  4:03 kbuild test robot
2016-09-03 23:37 kbuild test robot
2016-08-22 18:37 kbuild test robot
2016-08-16  2:41 kbuild test robot
2016-08-07 13:13 kbuild test robot
2016-07-31 12:43 kbuild test robot
2016-07-22 12:29 kbuild test robot
2016-04-03 13:15 kbuild test robot
2016-03-20  0:43 kbuild test robot
2016-03-14 10:55 kbuild test robot
2016-03-06 15:26 kbuild test robot
2016-02-28  6:47 kbuild test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160420133021.GG24051@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=fengguang.wu@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.burton@imgtec.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.