oilshell.org

Files Max Lines Total Lines Parse Failures Max Parse Time (secs) Total Parse Time (secs) Translation Failures Directory
2 43 82 0 0.1 0.18 0 arch/
1 54 54 0 0.1 0.1 0 util/

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 47 OK 0.12 FAIL perf-archive.sh
view 258 FAIL 0.09 FAIL perf-completion.sh
view 259 FAIL 0.07 FAIL perf-with-kcore.sh

stderr

Parsing perf-with-kcore.sh
        Line 60 of '/home/andy/src/linux-4.8.7/tools/perf/perf-with-kcore.sh'
  	KCORE=$(($SUDO "$PERF" buildid-cache -v -f -k /proc/kcore >/dev/null) 2>&1)
  	                      ^
Expected first paren to end arith sub, got (token id:Ignored_Space val:' ' span_id:332)
---
Line 60 of '/home/andy/src/linux-4.8.7/tools/perf/perf-with-kcore.sh'
  	KCORE=$(($SUDO "$PERF" buildid-cache -v -f -k /proc/kcore >/dev/null) 2>&1)
  	                      ^
Error reading command word
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---

        
Parsing perf-completion.sh
        Line 195 of '/home/andy/src/linux-4.8.7/tools/perf/perf-completion.sh'
  		for c in ${=1}; do
  		           ^
parse error: Unexpected token (token id:Unknown_Tok val:'=' span_id:1416)