馃憢 Hello, team! After clone my caravel_user_project repo I run make setup and I'm getting this errors:
make[2]: Entering directory '/home/pablo/asic/openlane_scr'
Makefile26 warning: undefined variable 'DOCKER_MEMORY'
Makefile42 warning: undefined variable 'ROUTING_CORES'
Makefile84 warning: undefined variable 'STD_CELL_LIBRARY'
permission denied while trying to connect to the Docker daemon socket at unix///var/run/docker.sock Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/images/create?fromImage=efabless%2Fopenlane&tag=2023.07.19": dial unix /var/run/docker.sock: connect: permission denied
make[2]: * [Makefile115 pull-openlane] Error 1
make[2]: Leaving directory '/home/pablo/asic/openlane_scr'
make[1]: * [Makefile90 openlane] Error 2
make[1]: Leaving directory '/home/pablo/Documents/Allegro/efabless/GITHUB/caravel_user_project_TEST/openlane'
make: * [Makefile202 openlane] Error 2
Can somebody help me with this?