oilshell.org

Files Max Lines Total Lines Parse Failures Max Parse Time (secs) Total Parse Time (secs) Translation Failures Directory
1 63 63 0 0.1 0.1 0 dtc/
3 170 274 0 0.21 0.41 2 kconfig/
1 68 68 0 0.16 0.16 1 selinux/

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 101 OK 0.14 FAIL adjust_autoksyms.sh
view 146 OK 0.26 OK check_extable.sh
view 216 OK 0.15 FAIL checksyscalls.sh
view 152 OK 0.23 FAIL decode_stacktrace.sh
view 64 OK 0.14 OK depmod.sh
view 21 OK 0.08 FAIL gcc-goto.sh
view 65 OK 0.12 FAIL gcc-plugin.sh
view 32 OK 0.11 OK gcc-version.sh
view 8 OK 0.08 OK gcc-x86_32-has-stack-protector.sh
view 8 OK 0.07 OK gcc-x86_64-has-stack-protector.sh
view 323 OK 0.46 FAIL gen_initramfs_list.sh
view 28 OK 0.1 OK headers.sh
view 46 OK 0.1 FAIL headers_install.sh
view 10 FAIL 0.07 FAIL ld-version.sh
view 253 OK 0.22 OK link-vmlinux.sh
view 19 OK 0.11 OK mkuboot.sh
view 346 OK 0.33 FAIL tags.sh
view 12 OK 0.08 OK xen-hypercalls.sh
view 23 OK 0.07 FAIL xz_wrap.sh

stderr

Parsing ld-version.sh
        Line 5 of '/home/andy/src/linux-4.8.7/scripts/ld-version.sh'
  	gsub(".*\\)", "");
  	      ^~
Expected word type Right_FuncDef, got (CompoundWord
  parts: [
    (DoubleQuotedPart
      parts: [
        (LiteralPart token:(token id:Lit_Chars val:'.*' span_id:13))
        (EscapedLiteralPart token:(token id:Lit_EscapedChar val:'\\\\' span_id:14))
        (LiteralPart token:(token id:Lit_Chars val:')' span_id:15))
      ]
      spids: [12 16]
    )
    (LiteralPart token:(token id:Lit_Comma val:',' span_id:17))
  ]
)
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---