oilshell.org

WILD / distro / aboriginal

Files Max Lines Total Lines Parse Failures Max Parse Time (secs) Total Parse Time (secs) Translation Failures Directory
22 115 856 1 0.22 3.45 0 more/
17 454 1,849 4 0.33 3.15 0 sources/
1 70 70 1 0.17 0.17 0 www/

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 172 OK 0.229864 OK build.sh
view 30 OK 0.112899 OK cross-compiler.sh
view 133 OK 0.18492 OK download.sh
view 227 FAIL 0.152818 OK host-tools.sh
view 74 OK 0.1629 OK native-compiler.sh
view 97 OK 0.186144 OK root-filesystem.sh
view 95 OK 0.18957 OK simple-cross-compiler.sh
view 127 OK 0.177225 OK system-image.sh

stderr

Parsing cross-compiler.sh
        AST not printed.

        
Parsing native-compiler.sh
        AST not printed.

        
Parsing download.sh
        AST not printed.

        
Parsing simple-cross-compiler.sh
        AST not printed.

        
Parsing build.sh
        AST not printed.

        
Parsing system-image.sh
        AST not printed.

        
Parsing host-tools.sh
                X=$[$X+1]
            ^~
../oil_DEPS/wild/src/distro/aboriginal/host-tools.sh:113: In expressions, remove $ and use `X`, or sometimes "$X"

        
Translating host-tools.sh
                X=$[$X+1]
            ^~
../oil_DEPS/wild/src/distro/aboriginal/host-tools.sh:113: In expressions, remove $ and use `X`, or sometimes "$X"

        
Parsing root-filesystem.sh
        AST not printed.