RTimothyEdwards / open_pdks

PDK installer for open-source EDA tools and toolchains. Distributed with setups for the SkyWater 130nm and Global Foundries 180nm open processes.
http://opencircuitdesign.com/open_pdks
Apache License 2.0
292 stars 86 forks source link

Issue while running make command (Installing Open_Pdk) #466

Open neo-one-8 opened 1 week ago

neo-one-8 commented 1 week ago

puts stdout "Done." quit -noprompt


make[3]: [Makefile:1733: digital-lp-B] Error 1 make[3]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make[2]: [Makefile:1455: digital-lp-build-B] Error 2 make[2]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make[1]: [Makefile:1053: all-B] Error 2 make[1]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make: [Makefile:132: tech-sky130] Error 2

Update : When I run the make command with sudo (sudo make): I have the same errors but digital-lp-B is replaced with digital-lp-A and so on.

puts stdout "Done." quit -noprompt


make[3]: [Makefile:1733: digital-lp-A] Error 1 make[3]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make[2]: [Makefile:1455: digital-lp-build-A] Error 2 make[2]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make[1]: [Makefile:1053: all-A] Error 2 make[1]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make: [Makefile:132: tech-sky130] Error 2

_MAGIC Version is : 8.3.500 OpenPdk Verison : 1.0.500