oilshell.org

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

stderr

Parsing DESCRIBE.sh
        Line 99 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))])
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing commmand list in command sub
---
Line 99 of '/home/andy/git/other/minix/commands/scripts/DESCRIBE.sh'
  	par=`expr \\( \\( $minor - 128 \\) / 4 \\) % 4`
  	    ^
Error reading command word
---
*** Error has no source location info ***
ParseCase: error parsing case list
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing command after pipe
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---

        
Parsing mkdist.sh
        Line 250 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 251 of '/home/andy/git/other/minix/commands/scripts/mkdist.sh'
  set -$- `df | grep "^$usr"`
          ^
Error reading command word
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing commmand list in command sub
---
Line 199 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
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---