+ python3 /eda/processor_ci/main.py -c /eda/processor_ci/config.json -p T03x -b digilent_arty_a7_100t
Final configuration file generated at /var/jenkins_home/workspace/T03x/T03x/build_digilent_arty_a7_100t.tcl
Error executing Makefile.
ERROR: [Synth 8-2757] this construct is only supported in VHDL 1076-2008 [/var/jenkins_home/workspace/T03x/T03x/klessydra-t0-3th/RTL-CSR_Unit.vhd:891]
ERROR: [Common 17-69] Command failed: Synthesis failed - please see the console or run log file for details
make: *** [/eda/processor_ci/makefiles/digilent_arty_a7_100t.mk:12: digilent_arty_a7_100t.bit] Error 1
Traceback (most recent call last):
File "/eda/processor_ci/main.py", line 135, in <module>
main(
File "/eda/processor_ci/main.py", line 82, in main
build(build_file_path, board_name, toolchain_path)
File "/eda/processor_ci/core/fpga.py", line 307, in build
raise subprocess.CalledProcessError(process.returncode, 'make')
subprocess.CalledProcessError: Command 'make' returned non-zero exit status 2.