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.085648 0.167607 2 arch/
1 54 54 0 0.079061 0.079061 0 util/

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

stderr

Translating perf-archive.sh
        Traceback (most recent call last):
  File "/home/andy/git/oilshell/oil/bin/oil.py", line 360, in <module>
    sys.exit(main(sys.argv))
  File "/home/andy/git/oilshell/oil/bin/oil.py", line 303, in main
    return AppBundleMain(argv)
  File "/home/andy/git/oilshell/oil/bin/oil.py", line 274, in AppBundleMain
    return OshCommandMain(main_argv)
  File "/home/andy/git/oilshell/oil/bin/oil.py", line 155, in OshCommandMain
    osh2oil.PrintAsOil(arena, node)
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 80, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 572, in DoCommand
    self.DoCommand(child, local_symbols, at_top_level=at_top_level)
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 660, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 635, in DoCommand
    self.DoRedirect(r, local_symbols)
  File "/home/andy/git/oilshell/oil/tools/osh2oil.py", line 344, in DoRedirect
    raise AssertionError(node.__class__.__name__)
AssertionError: redir

        
Parsing perf-with-kcore.sh
          	KCORE=$(($SUDO "$PERF" buildid-cache -v -f -k /proc/kcore >/dev/null) 2>&1)
  	               ^
_tmp/wild/src/linux-4.8.7/tools/perf/perf-with-kcore.sh:59: Unexpected token after arithmetic expression (Id.Word_Compound != Id.Arith_RParen)

        
Translating perf-with-kcore.sh
          	KCORE=$(($SUDO "$PERF" buildid-cache -v -f -k /proc/kcore >/dev/null) 2>&1)
  	               ^
_tmp/wild/src/linux-4.8.7/tools/perf/perf-with-kcore.sh:59: Unexpected token after arithmetic expression (Id.Word_Compound != Id.Arith_RParen)

        
Parsing perf-completion.sh
          		for c in ${=1}; do
  		           ^
_tmp/wild/src/linux-4.8.7/tools/perf/perf-completion.sh:194: Unexpected token in ${}

        
Translating perf-completion.sh
          		for c in ${=1}; do
  		           ^
_tmp/wild/src/linux-4.8.7/tools/perf/perf-completion.sh:194: Unexpected token in ${}