You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was unable to build openroad in ubuntu 20.04 WSL bazel build @org_theopenroadproject//:openroad
Was wondering if I'm missing something. Can anyone help?
In file included from external/org_theopenroadproject/src/odb/include/odb/dbId.h:35,
from external/org_theopenroadproject/src/odb/include/odb/dbViaParams.h:35,
from external/org_theopenroadproject/src/odb/include/odb/db.h:46,
from external/org_theopenroadproject/src/dpl/include/dpl/Opendp.h:51,
from external/org_theopenroadproject/src/dpl/src/OptMirror.cpp:35:
external/org_theopenroadproject/src/odb/include/odb/dbStream.h: In member function 'constexpr odb::dbOStream& odb::dbOStream::operator<<(const std::tuple<_Elements ...>&) const':
external/org_theopenroadproject/src/odb/include/odb/dbStream.h:197:14: error: binding reference of type 'odb::dbOStream&' to 'const odb::dbOStream' discards qualifiers
197 | return *this;
| ^~~~~
The text was updated successfully, but these errors were encountered:
Was unable to build openroad in ubuntu 20.04 WSL
bazel build @org_theopenroadproject//:openroad
Was wondering if I'm missing something. Can anyone help?
Error log
The text was updated successfully, but these errors were encountered: