juanmard/icestudio

View on GitHub
add submodule hdl/constraints #202
umarcor authored ce65e4ba
complete00:00:25
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No checked in config: nothing to validate.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-15T01:58:23.394654 #1]  WARN -- : Skipping plugins/serial-term/js/xterm/lib/xterm.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T01:58:23.394843 #1]  WARN -- : Response status: 422
W, [2024-04-15T01:58:25.677489 #1]  WARN -- : Skipping viewers/svg/lib/svg-pan-zoom.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T01:58:25.677532 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-15T01:58:29.026635 #1]  WARN -- : Skipping ./plugins/serial-term/js/xterm/lib/xterm.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T01:58:29.026702 #1]  WARN -- : Response status: 422
W, [2024-04-15T01:58:34.567437 #1]  WARN -- : Skipping ./viewers/svg/lib/svg-pan-zoom.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T01:58:34.611916 #1]  WARN -- : Response status: 422
I, [2024-04-15T01:58:34.883493 #1]  INFO -- : Skipping file ./ICETool/__init__.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 73
    f'iverilog -D VCD_OUTPUT=sim.vcd {opts} {YOSYS_SHARE_PATH!s}/{device}/cells_sim.v {sources}',
                                                                                               ^
SyntaxError: invalid syntax