oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 80 OK 0.2 FAIL bashrc-functions.sh
view 197 OK 0.49 OK eapi.sh
view 784 FAIL 0.67 FAIL ebuild.sh
view 102 FAIL 0.18 FAIL helper-functions.sh
view 568 OK 1.29 FAIL isolated-functions.sh
view 672 OK 1.3 FAIL misc-functions.sh
view 1,101 OK 1.86 FAIL phase-functions.sh
view 1,321 OK 2.83 FAIL phase-helpers.sh
view 127 FAIL 0.11 FAIL save-ebuild-env.sh

stderr

Parsing ebuild.sh
        Line 755 of '/home/andy/git/other/portage/bin/ebuild.sh'
  	declare -r $PORTAGE_READONLY_METADATA $PORTAGE_READONLY_VARS
  	           ^~~~~~~~~~~~~~~~~~~~~~~~~~
Variable names must be constant strings, got (CompoundWord
  parts: [(SimpleVarSub token:(token id:VSub_Name val:'$PORTAGE_READONLY_METADATA' span_id:5791))]
)
---
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
---

        
Parsing save-ebuild-env.sh
        Line 38 of '/home/andy/git/other/portage/bin/save-ebuild-env.sh'
  	unset ${!CCACHE_*} ${!DISTCC_*}
  	                ^
Unexpected token after var sub: (token id:Unknown_Tok val:'*' span_id:224)
---
Line 38 of '/home/andy/git/other/portage/bin/save-ebuild-env.sh'
  	unset ${!CCACHE_*} ${!DISTCC_*}
  	                ^
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 AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---

        
Parsing helper-functions.sh
        Line 100 of '/home/andy/git/other/portage/bin/helper-functions.sh'
  		: $(( ${var} = fd ))
  		             ^
Can't assign to None
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing arith sub part
---
Line 100 of '/home/andy/git/other/portage/bin/helper-functions.sh'
  		: $(( ${var} = fd ))
  		                 ^
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 AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---