linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
@ 2015-12-05 23:17 kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2015-12-05 23:17 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

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

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   9cfe5212745a41fbe7cba1a74289f5c66fc45c1f
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   4 weeks ago
config: mips-jz4740 (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 >>):

>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
--
>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
   /bin/sh: line 0: [: -gt: unary operator expected
   arch/mips/vdso/Makefile:30: MIPS VDSO requires binutils > 2.24

---
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: 17603 bytes --]

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

* awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
@ 2016-03-05 23:36 kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2016-03-05 23:36 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

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

Hi Alex,

FYI, the error/warning still remains.

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

>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
--
>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
   /bin/sh: line 0: [: -gt: unary operator expected
   arch/mips/vdso/Makefile:30: MIPS VDSO requires binutils > 2.24

---
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: 17603 bytes --]

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

* awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
@ 2016-02-27 23:48 kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2016-02-27 23:48 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

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

Hi Alex,

FYI, the error/warning still remains.

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

>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
--
>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
   /bin/sh: line 0: [: -gt: unary operator expected
   arch/mips/vdso/Makefile:30: MIPS VDSO requires binutils > 2.24

---
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: 5084 bytes --]

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

* awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
@ 2016-01-10  0:51 kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2016-01-10  0:51 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

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

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   eac6f76ac72c0a7e6f6d4f1640be751a526b5de2
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   9 weeks ago
config: mips-allyesconfig (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 >>):

>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
--
>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
   /bin/sh: line 0: [: -gt: unary operator expected
   arch/mips/vdso/Makefile:30: MIPS VDSO requires binutils > 2.24

---
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: 39268 bytes --]

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

* awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
@ 2015-12-12 23:01 kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2015-12-12 23:01 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

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

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   79dbddaf8e9613a529d1b07f181f07894bf6fb8e
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   5 weeks ago
config: mips-jz4740 (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 >>):

>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
--
>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
   /bin/sh: line 0: [: -gt: unary operator expected
   arch/mips/vdso/Makefile:30: MIPS VDSO requires binutils > 2.24

---
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: 17603 bytes --]

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

* awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
@ 2015-11-28 22:45 kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2015-11-28 22:45 UTC (permalink / raw)
  To: Alex Smith; +Cc: kbuild-all, linux-kernel, Ralf Baechle, Markos Chandras

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   8003a573560ae96540bce2a698347c6d502e2997
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   3 weeks ago
config: mips-allnoconfig (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 >>):

>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
--
>> awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
   .*)
   /bin/sh: line 0: [: -gt: unary operator expected
   arch/mips/vdso/Makefile:30: MIPS VDSO requires binutils > 2.24

---
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: 5084 bytes --]

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

end of thread, other threads:[~2016-03-05 23:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-05 23:17 awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(') kbuild test robot
  -- strict thread matches above, loose matches on Subject: below --
2016-03-05 23:36 kbuild test robot
2016-02-27 23:48 kbuild test robot
2016-01-10  0:51 kbuild test robot
2015-12-12 23:01 kbuild test robot
2015-11-28 22:45 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).