Angel Fernando Lopez-Montano

Results 4 comments of Angel Fernando Lopez-Montano

I am also having issues building with docker: ```sh #0 730.6 [ 78%] Building CXX object src/gui/CMakeFiles/gui.dir/src/bufferTreeDescriptor.cpp.o #0 731.0 [ 78%] Building CXX object src/gui/CMakeFiles/gui.dir/gui_autogen/3YJK5W5UP7/qrc_resource.cpp.o #0 733.6 [ 78%] Linking...

I used all 4 and I have allocate 4 cores to the vbox. This is the command that I followed: ```sh export OS_NAME=ubuntu22.04 git clone --recursive https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts cd OpenROAD-flow-scripts ./etc/DockerHelper.sh...

The same error is prompted ```sh #0 4060.2 [ 95%] Built target parseTest #0 4060.2 [ 95%] Building CXX object src/odb/test/cpp/CMakeFiles/OdbGTests.dir/TestDbWire.cc.o #0 4062.0 [ 95%] Building CXX object src/odb/test/cpp/CMakeFiles/OdbGTests.dir/TestAbstractLef.cc.o #0...

Okay thank you, perhaps my issue is that I was attempting to build it with ubuntu22.04. It was able to build with the centos version.