Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573883
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | kbuild test robot <fengguang.wu@intel.com> |
| Newsgroups | linux.kernel |
| Subject | arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32' |
| Date | Sun, 05 Feb 2017 16:00:01 +0100 |
| Message-ID | <t7wsh-eB-1@gated-at.bofh.it> (permalink) |
| X-Extloop1 | 1 |
| X-Ironport-Av | E=Sophos;i="5.33,338,1477983600"; d="gz'50?scan'50,208,50";a="61066001" |
| MIME-Version | 1.0 |
| Content-Type | multipart/mixed; boundary="C7zPtVaVf+AK4Oqc" |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| X-Sa-Exim-Connect-IP | <locally generated> |
| X-Sa-Exim-Mail-From | fengguang.wu@intel.com |
| X-Sa-Exim-Scanned | No (on bee); SAEximRunCond expanded to false |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 238 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | kbuild-all@01.org, linux-kernel@vger.kernel.org, Ralf Baechle <ralf@linux-mips.org>, Markos Chandras <markos.chandras@imgtec.com> |
| X-Original-Date | Sun, 5 Feb 2017 22:54:39 +0800 |
| X-Original-Message-ID | <201702052231.4RsWzZAX%fengguang.wu@intel.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1573883 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi Alex,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: a572a1b999489efb591287632279c6c9eca3e4ed
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date: 1 year, 3 months ago
config: mips-jmr3927_defconfig (attached as .config)
compiler: mips-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
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 ebb5e78cc63417a35254a791de66e1cc84f963cc
# save the attached .config to linux build tree
make.cross ARCH=mips
All errors (new ones prefixed by >>):
>> arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'
/*
--
>> arch/mips/vdso/sigreturn.S:1:0: error: '-march=r3900' requires '-mfp32'
/*
vim +1 arch/mips/vdso/elf.S
> 1 /*
2 * Copyright (C) 2015 Imagination Technologies
3 * Author: Alex Smith <alex.smith@imgtec.com>
4 *
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32' kbuild test robot <fengguang.wu@intel.com> - 2017-02-05 16:00 +0100
csiph-web