#1709 Klayout installation error
Issue created by
Prashanthrajagopal91
Hello,
I am facing an error with the klayout. Can you please help me understand this error?
OpenLane Container (
ed194238ac359aca044c54fa8cbbbd12280e1a8c):/openlane$ klayout -e -nn $PDK_ROOT/sky130A/libs.tech/klayout/tech/sky130A.lyt -l $PDK_ROOT/sky130A/libs.tech/klayout/tech/sky130A.lyp ./designs/spm/runs/openlane_test/results/final/gds/spm.gd
process 36: The last reference on a connection was dropped without closing the connection. This is a bug in an application. See dbus_connection_unref() documentation for details.
Most likely, the application was supposed to call dbus_connection_close(), since this is a private connection.
D-Bus not built with -rdynamic so unable to print a backtrace
^C
OpenLane Container (
ed194238ac359aca044c54fa8cbbbd12280e1a8c):/openlane$ klayout -e -nn $PDK_ROOT/sky130A/libs.tech/klayout/tech/sky130A.lyt
process 41: The last reference on a connection was dropped without closing the connection. This is a bug in an application. See dbus_connection_unref() documentation for details.
Most likely, the application was supposed to call dbus_connection_close(), since this is a private connection.
D-Bus not built with -rdynamic so unable to print a backtrace
^C
OpenLane Container (
ed194238ac359aca044c54fa8cbbbd12280e1a8c):/openlane$ klayout
process 46: The last reference on a connection was dropped without closing the connection. This is a bug in an application. See dbus_connection_unref() documentation for details.
Most likely, the application was supposed to call dbus_connection_close(), since this is a private connection.
D-Bus not built with -rdynamic so unable to print a backtrace
The-OpenROAD-Project/OpenLane