oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 121 OK 0.25 OK adduser.sh
view 6 OK 0.09 OK bigmake.sh
view 67 OK 0.16 OK binpackage.sh
view 13 OK 0.1 OK binpackages.sh
view 26 OK 0.13 OK binsizes.sh
view 11 OK 0.08 OK cd.sh
view 181 OK 0.29 FAIL checkhier.sh
view 6 OK 0.1 OK clear.sh
view 8 OK 0.08 OK datasizes.sh
view 216 FAIL 0.19 FAIL DESCRIBE.sh
view 111 OK 0.24 OK easypack.sh
view 30 OK 0.12 OK getpack.sh
view 28 OK 0.14 OK M.sh
view 268 OK 0.73 FAIL MAKEDEV.sh
view 86 OK 0.17 OK makewhatis.sh
view 55 OK 0.15 OK mkdep.sh
view 300 FAIL 0.2 FAIL mkdist.sh
view 352 OK 0.75 FAIL netconf.sh
view 52 OK 0.12 OK packit.sh
view 246 OK 0.56 OK packman.sh
view 11 OK 0.1 OK postinstall.sh
view 13 OK 0.1 OK poweroff.sh
view 5 OK 0.09 OK readclock.sh
view 31 OK 0.15 OK rotate.sh
view 560 OK 1.07 FAIL setup.sh
view 35 OK 0.13 OK spell.sh
view 24 OK 0.11 OK srccrc.sh
view 6 OK 0.11 OK svclog.sh
view 26 OK 0.12 OK unstack.sh
view 2 OK 0.08 OK version.sh
view 53 OK 0.11 OK whatis.sh
view 23 OK 0.12 OK whereis.sh

stderr

Parsing DESCRIBE.sh
        Line 98 of '/home/andy/git/other/minix/commands/scripts/DESCRIBE.sh'
  	par=`expr \\( \\( $minor - 128 \\) / 4 \\) % 4`
  	                  ^~~~~~
Expected word type Right_FuncDef, got (CompoundWord parts:[(SimpleVarSub token:(token id:VSub_Name val:'$minor' span_id:922))])
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing commmand list in command sub
---
Line 98 of '/home/andy/git/other/minix/commands/scripts/DESCRIBE.sh'
  	par=`expr \\( \\( $minor - 128 \\) / 4 \\) % 4`
  	    ^
Error reading command word
---
Line 0 of '<unknown>'
  <no position info for token>
ParseCase: error parsing case list
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing command after pipe
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---

        
Parsing mkdist.sh
        Line 249 of '/home/andy/git/other/minix/commands/scripts/mkdist.sh'
  # of the original size.  Use "disk megabytes" of 1000*1024 for a safe guess.
                                              ^
Unexpected EOF reading double-quoted string that began here
---
Line 250 of '/home/andy/git/other/minix/commands/scripts/mkdist.sh'
  set -$- `df | grep "^$usr"`
          ^
Error reading command word
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing commmand list in command sub
---
Line 198 of '/home/andy/git/other/minix/commands/scripts/mkdist.sh'
  install -c $rootdir/minix/$1 /mnt/minix/`echo $1 | sed 's/r[0-9]*$//` || exit
                                          ^
Error reading command word
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---