While building docker locally, if I run "make merg...
# openlane
b
While building docker locally, if I run "make merge" it is giving error (attached). However, if I run "sudo make merge" there is no error reported. Request all to suggest remedial actions so that I can run "make merge" command without sudo privileges.
v
why
make merge
used here? Which documentation you're following?
I am not sure, if this is related to docker utility
a
Why use 2 years old documentation? Follow official openlane documentation instead. The instructions you are following are outdated
b
@Arman, Thank you for your response. I was following based on someone recommendations. I was informed to follow the shared link. Let me go through the new link to do the needful.
Using https://openlane.readthedocs.io/en/latest/, I was able to install docker. But while installing git repo and its test, as mentioned in link, I am getting deadlock (complete message attached). This message is repetitive. Request suggestions to overcome it.
v
Maybe issue with docker to opening the gui. Check this thread: https://github.com/The-OpenROAD-Project/OpenLane/issues/1149#issuecomment-1271248983
b
@Arman Avetisyan , did you faced this problem?
@Vijayan Krishnan, I checked the thread. But not sure which make file you mentioned. request you to share details of make file you mentioned. I am new to openlane like envirment.
v
OpenLane/Makefile
if you're facing issue with docker install standalone klayout and use it
a
create an issue on github. Klayout and openroad gui should both work from inside of the docker