```11. Executing Liberty frontend. Imported 57 cel...
# caravel
a
Copy code
11. Executing Liberty frontend.
Imported 57 cell types from liberty file.

12. Executing Verilog-2005 frontend: /project/openlane/caravel/../../verilog//rtl/caravel.v
ERROR: Can't open include file `libs.ref/sky130_fd_io/verilog/sky130_fd_io.v'!
[ERROR]: during executing: "yosys -c /openLANE_flow/scripts/synth_top.tcl -l /project/openlane/caravel/runs/caravel/logs/synthesis/yosys.log |& tee >&@stdout"
[ERROR]: Exit code: 1
[ERROR]: Last 10 lines:
child process exited abnormally

[ERROR]: Please check yosys  log file
[ERROR]: Dumping to /project/openlane/caravel/runs/caravel/error.log

    while executing
"try_catch [get_yosys_bin]  -c $::env(SYNTH_SCRIPT)  -l $::env(yosys_log_file_tag).log  |& tee $::env(TERMINAL_OUTPUT)"
    (procedure "run_yosys" line 18)
    invoked from within
"run_yosys {*}$args"
    (procedure "verilog_elaborate" line 5)
    invoked from within
"verilog_elaborate"
    (file "/project/openlane/caravel/interactive.tcl" line 7)
child process exited abnormally
    while executing
"exec tclsh $args >&@stdout"
    (procedure "run_file" line 3)
    invoked from within
"run_file [file normalize $arg_values(-file)]"
    invoked from within
"if { [info exists flags_map(-interactive)] || [info exists flags_map(-it)] } {
        puts_info "Running interactively"
        if { [info exists arg_values(-file)..."
    (file "/openLANE_flow/flow.tcl" line 164)
Warning: UdevQt: unhandled device action "move"
make: *** [Makefile:26: caravel] Error 1
just cloned/ran
make
in the
openlane
subdirectory and im getting this…