Hi all, I’m trying to follow the instructions give...
# ieee-sscs-dc-24
k
Hi all, I’m trying to follow the instructions given in this video on my M2 MacOS:

https://www.youtube.com/watch?v=Cg5tn6dt1Fs&t=132s

But I happened to meet an error in running (I added a screenshot within the thread) sudo docker build -t openfasoc:glayout . --platform=“linux/amd64” Does anybody know a breakthrough?
message has been deleted
s
This is the last step of the build procedure. Maybe try removing or commenting out the last line of the Dockerfile (within your current directory), run the build process again (same command). When the build process is done, try installing ngspice within the container, and if its successful commit the container back to the original image. If you are still getting the issue within the container, maybe try consulting bug reports online abut ngspice + mac
k
I see. Thanks for the reply!!
m
@Kwantae Kim did this work?
m
@Kwantae Kim I have the same problem cloning ngspice. Is it solved for you? Could you please guide me to solve this problem?