Skip to content

Console Output

+ python3 /eda/processor_ci/main.py -c /eda/processor_ci/config -p ReonV -b digilent_arty_a7_100t
[LOCK] Criado: run.lock
File 'processor_ci_defines.vh' generated for board: 'digilent_arty_a7_100t'.
Final configuration file generated at /var/jenkins_home/workspace/ReonV/ReonV/build_digilent_arty_a7_100t.tcl
[LOCK] Removido: run.lock
Error executing Makefile.
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGCANIO# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/can/can_mc.in.vhd:4]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGCANIO# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/can/can_oc.in.vhd:3]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGMIGHMASK# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/ddr/mig.in.vhd:7]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGI2C2AHBADDRH# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/i2c/i2c2ahb.in.vhd:4]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGI2C2AHBADDRL# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/i2c/i2c2ahb.in.vhd:5]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGI2C2AHBMASKH# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/i2c/i2c2ahb.in.vhd:6]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGI2C2AHBMASKL# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/i2c/i2c2ahb.in.vhd:7]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGI2C2AHBSADDR# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/i2c/i2c2ahb.in.vhd:9]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGI2C2AHBCADDR# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/i2c/i2c2ahb.in.vhd:10]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGL2MAP# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/l2cache/l2c.in.vhd:11]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGIURSTADDR# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon3/leon3.in.vhd:9]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGICACHELRSTART# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon3/leon3.in.vhd:23]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGCACHEFIXED# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon3/leon3.in.vhd:32]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGDCACHELRSTART# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon3/leon3.in.vhd:34]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGIURSTADDR# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon4/leon4.in.vhd:8]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGICACHELRSTART# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon4/leon4.in.vhd:21]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGCACHEFIXED# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon4/leon4.in.vhd:30]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGBWMASK# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon4/leon4.in.vhd:31]
ERROR: [Synth 8-10655] digit 'O' is larger than the base of 16#CONFIGDCACHELRSTART# [/var/jenkins_home/workspace/ReonV/ReonV/lib/gaisler/leon4/leon4.in.vhd:34]
ERROR: [Synth 8-4169] error in use clause: package 'config' not found in library 'grlib' [/var/jenkins_home/workspace/ReonV/ReonV/lib/techmap/gencomp/gencomp.vhd:30]
ERROR: [Synth 8-4169] error in use clause: package 'config_types' not found in library 'grlib' [/var/jenkins_home/workspace/ReonV/ReonV/lib/techmap/gencomp/gencomp.vhd:31]
ERROR: [Synth 8-36] 'grlib_config_array' is not declared [/var/jenkins_home/workspace/ReonV/ReonV/lib/techmap/gencomp/gencomp.vhd:536]
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 142, in <module>
    main(
  File "/eda/processor_ci/main.py", line 89, in main
    build(build_file_path, board_name, toolchain_path)
  File "/eda/processor_ci/core/fpga.py", line 299, in build
    raise subprocess.CalledProcessError(process.returncode, 'make')
subprocess.CalledProcessError: Command 'make' returned non-zero exit status 2.