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


Groups > linux.kernel > #1485651

arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'

Path csiph.com!news.mixmin.net!aioe.org!gothmog.csi.it!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=r3000' requires '-mfp32'
Date Sun, 18 Sep 2016 02:10:01 +0200
Message-ID <sixQd-RQ-5@gated-at.bofh.it> (permalink)
X-Extloop1 1
X-Ironport-Av E=Sophos;i="5.30,353,1470726000"; d="gz'50?scan'50,208,50";a="1032378626"
MIME-Version 1.0
Content-Type multipart/mixed; boundary="LZvS9be/3tNcYl/X"
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 218
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, 18 Sep 2016 08:08:02 +0800
X-Original-Message-ID <201609180801.dXJcSkF2%fengguang.wu@intel.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1485651

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:   d4690f1e1cdabb4d61207b6787b1605a0dc0aeab
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   10 months ago
config: mips-decstation_defconfig (attached as .config)
compiler: mipsel-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=r3000' requires '-mfp32'
    /*
    
--
>> arch/mips/vdso/sigreturn.S:1:0: error: '-march=r3000' 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


Thread

arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32' kbuild test robot <fengguang.wu@intel.com> - 2016-09-18 02:10 +0200

csiph-web