linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-10-30  8:22 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-10-30  8:22 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   2a26d99b251b8625d27aed14e97fc10707a3a81f
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   12 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9039 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2017-02-06  6:15 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2017-02-06  6:15 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   1 year, 3 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9039 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2017-01-22 11:01 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2017-01-22 11:01 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   c497f8d17246720afe680ea1a8fa6e48e75af852
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   1 year, 2 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9039 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2017-01-15 13:12 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2017-01-15 13:12 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   f4d3935e4f4884ba80561db5549394afb8eef8f7
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   1 year, 2 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9039 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2017-01-01 16:45 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2017-01-01 16:45 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   238d1d0f79f619d75c2cc741d6770fb0986aef24
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   1 year, 2 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9039 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
  2016-12-25  1:16 kbuild test robot
@ 2016-12-25 12:09 ` Ralf Baechle
  0 siblings, 0 replies; 21+ messages in thread
From: Ralf Baechle @ 2016-12-25 12:09 UTC (permalink / raw)
  To: kbuild test robot; +Cc: Alex Smith, kbuild-all, linux-kernel, Maciej W. Rozycki

On Sun, Dec 25, 2016 at 09:16:16AM +0800, kbuild test robot wrote:

(dropping Markos who's email address is no longer valid from the cc list.)

> FYI, the error/warning still remains.
> 
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   7c0f6ba682b9c7632072ffbedf8d328c8f3c42ba
> commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
> date:   1 year, 1 month 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'
>     /*

This seems to be another toolchain-related issue.  I can't reproduce this
locally, even with the GCC 5.3.0 / binutils 2.25 combination which I
used to reproduce the other recently reported toolchain issues.

  Ralf

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-12-25  1:16 kbuild test robot
  2016-12-25 12:09 ` Ralf Baechle
  0 siblings, 1 reply; 21+ messages in thread
From: kbuild test robot @ 2016-12-25  1:16 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   7c0f6ba682b9c7632072ffbedf8d328c8f3c42ba
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   1 year, 1 month 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9040 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-12-04  1:59 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-12-04  1:59 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   3c49de52d5647cda8b42c4255cf8a29d1e22eff5
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   1 year, 1 month 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9039 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-11-20 12:05 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-11-20 12:05 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   77079b133f242d3e3710c9b89ed54458307e54ff
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   1 year 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9040 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-11-06  3:08 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-11-06  3:08 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   bc33b0ca11e3df467777a4fa7639ba488c9d4911
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   12 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9040 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-10-23  0:43 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-10-23  0:43 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   0c2b6dc4fd4fa13796b319aae969a009f03222c6
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   12 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9037 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-09-18  0:08 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-09-18  0:08 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 9037 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-09-04  7:38 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-09-04  7:38 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   28e68154c5e2793123b248d38cf17b34dcb16d87
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 5.4.0-6) 5.4.0 20160609
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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9037 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-08-22 17:07 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-08-22 17:07 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   fa8410b355251fd30341662a40ac6b22d3e38468
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 5.4.0-6) 5.4.0 20160609
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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9037 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-08-14  6:42 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-08-14  6:42 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   118253a593bd1c57de2d1193df1ccffe1abe745b
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   9 months ago
config: mips-decstation_defconfig (attached as .config)
compiler: mipsel-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9037 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-08-02  2:07 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-08-02  2:07 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   77a87824ed676ca8ff8482e4157d3adb284fd381
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   9 months ago
config: mips-decstation_defconfig (attached as .config)
compiler: mipsel-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9037 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-07-22 21:29 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-07-22 21:29 UTC (permalink / raw)
  Cc: kbuild-all, linux-kernel, Ralf Baechle, Alex Smith, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

Hi,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   47ef4ad2684d380dd6d596140fb79395115c3950
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   9 months ago
config: mips-decstation_defconfig (attached as .config)
compiler: mipsel-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9029 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-04-17  0:57 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-04-17  0:57 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1187 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   306a63bee192859ebd32c7328c7766636d882d8f
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   5 months ago
config: mips-decstation_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 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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9029 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-03-20 18:54 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-03-20 18:54 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1187 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   1e75a9f34a5ed5902707fb74b468356c55142b71
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   4 months ago
config: mips-decstation_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 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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9029 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-03-12 23:38 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-03-12 23:38 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1187 bytes --]

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   03c668a93187fe7fba9464f96fbe7c22eebd9897
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   4 months ago
config: mips-decstation_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 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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9029 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
@ 2016-02-29  8:26 kbuild test robot
  0 siblings, 0 replies; 21+ messages in thread
From: kbuild test robot @ 2016-02-29  8:26 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   fc77dbd34c5c99bce46d40a2491937c3bcbd10af
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   4 months ago
config: mips-decstation_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 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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 9029 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2017-02-06  6:15 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-30  8:22 arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32' kbuild test robot
  -- strict thread matches above, loose matches on Subject: below --
2017-02-06  6:15 kbuild test robot
2017-01-22 11:01 kbuild test robot
2017-01-15 13:12 kbuild test robot
2017-01-01 16:45 kbuild test robot
2016-12-25  1:16 kbuild test robot
2016-12-25 12:09 ` Ralf Baechle
2016-12-04  1:59 kbuild test robot
2016-11-20 12:05 kbuild test robot
2016-11-06  3:08 kbuild test robot
2016-10-23  0:43 kbuild test robot
2016-09-18  0:08 kbuild test robot
2016-09-04  7:38 kbuild test robot
2016-08-22 17:07 kbuild test robot
2016-08-14  6:42 kbuild test robot
2016-08-02  2:07 kbuild test robot
2016-07-22 21:29 kbuild test robot
2016-04-17  0:57 kbuild test robot
2016-03-20 18:54 kbuild test robot
2016-03-12 23:38 kbuild test robot
2016-02-29  8:26 kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).