oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 80 OK 0.14 FAIL bashrc-functions.sh
view 197 OK 0.23 OK eapi.sh
view 784 FAIL 0.14 FAIL ebuild.sh
view 102 FAIL 0.07 FAIL helper-functions.sh
view 568 OK 0.8 FAIL isolated-functions.sh
view 672 OK 0.89 FAIL misc-functions.sh
view 1,101 OK 1.18 FAIL phase-functions.sh
view 1,321 OK 1.69 FAIL phase-helpers.sh
view 127 FAIL 0.07 FAIL save-ebuild-env.sh

stderr

Parsing ebuild.sh
        Line 756 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:5793))]
)
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---

        
Parsing save-ebuild-env.sh
        Line 39 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 39 of '/home/andy/git/other/portage/bin/save-ebuild-env.sh'
  	unset ${!CCACHE_*} ${!DISTCC_*}
  	                ^
Error reading command word
---
*** 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 AndOr in ParseCommandTerm
---

        
Parsing helper-functions.sh
        Line 101 of '/home/andy/git/other/portage/bin/helper-functions.sh'
  		: $(( ${var} = fd ))
  		             ^
Can't assign to None
---
*** Error has no source location info ***
Error parsing arith sub part
---
Line 101 of '/home/andy/git/other/portage/bin/helper-functions.sh'
  		: $(( ${var} = fd ))
  		                 ^
Error reading command word
---
*** 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 AndOr in ParseCommandTerm
---