The-OpenROAD-Project / OpenROAD-flow-scripts

OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
https://theopenroadproject.org/
Other
282 stars 262 forks source link

Error in building locally in WSL docker #1992

Closed onomaruko closed 1 month ago

onomaruko commented 1 month ago

Subject

[Build] for compilation-related issues.

Describe the bug

I tried to build locally after following step

  1. https://openroad-flow-scripts.readthedocs.io/en/latest/user/BuildWithWSL.html#
  2. https://openroad-flow-scripts.readthedocs.io/en/latest/user/BuildLocally.html Then build has not succeeded.

Expected Behavior

I would like to build in my Widows PC. Windows 11 Pro 16.0 GB Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz 2.59 GHz

Environment

Mybe no module yet.

To Reproduce

build_openroad.log messages.txt

Relevant log output

Let me attach log file and error message in gpl above.
seems some layout information is missing in my build environment.

Screenshots

No response

Additional Context

Thank you for your supports.

Nobuto Ono in Jedat.

rovinski commented 1 month ago

c++: fatal error: Killed signal terminated program cc1plus

You are probably running out of memory from building too many files at the same time. Try

./build_openroad.sh --local --threads 4

To run only 4 jobs at a time. Your CPU has 12 hardware threads so it's likely trying to build 12 at a time right now.

onomaruko commented 1 month ago

Austin san,

Thank you for the quick follow.

Yes, I will try again.

Regards,

N.Ono

From: Austin Rovinski @.> Sent: Tuesday, May 7, 2024 2:30 PM To: The-OpenROAD-Project/OpenROAD-flow-scripts @.> Cc: onomaruko @.>; Author @.> Subject: Re: [The-OpenROAD-Project/OpenROAD-flow-scripts] Error in building locally in WSL docker (Issue #1992)

c++: fatal error: Killed signal terminated program cc1plus

You are probably running out of memory from building too many files at the same time. Try

./build_openroad.sh --local --threads 4

To run only 4 jobs at a time. Your CPU has 12 hardware threads so it's likely trying to build 12 at a time right now.

— Reply to this email directly, view it on GitHub https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/issues/1992#issuecomment-2097477796 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJOZHUVHTIVXNZDSQFY7453ZBBRFLAVCNFSM6AAAAABHKDIICGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJXGQ3TONZZGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AJOZHUQBGTYRA7KGEM5QQQLZBBRFLA5CNFSM6AAAAABHKDIICGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT5AT4KI.gif Message ID: @. @.> >

onomaruko commented 1 month ago

Hi Austin san,

Thank you I succeeded.

Regards,

N.Ono


Jedat Inc.

Ono, Nobuto

Senior Manager, Business Development

E-mail @.***

TEL: +81-3-6262-8401

http://www.jedat.co.jp

HSB Teppozu, 1-1-12, Minato, Chuo-ku, Tokyo 104-0043 Japan


From: Nobuto Ono 7 @.> Sent: Wednesday, May 8, 2024 2:15 PM To: 'The-OpenROAD-Project/OpenROAD-flow-scripts' @.>; 'The-OpenROAD-Project/OpenROAD-flow-scripts' @.> Cc: 'Author' @.> Subject: RE: [The-OpenROAD-Project/OpenROAD-flow-scripts] Error in building locally in WSL docker (Issue #1992)

Austin san,

Thank you for the quick follow.

Yes, I will try again.

Regards,

N.Ono

From: Austin Rovinski @. @.> > Sent: Tuesday, May 7, 2024 2:30 PM To: The-OpenROAD-Project/OpenROAD-flow-scripts @. @.> > Cc: onomaruko @. @.> >; Author @. @.> > Subject: Re: [The-OpenROAD-Project/OpenROAD-flow-scripts] Error in building locally in WSL docker (Issue #1992)

c++: fatal error: Killed signal terminated program cc1plus

You are probably running out of memory from building too many files at the same time. Try

./build_openroad.sh --local --threads 4

To run only 4 jobs at a time. Your CPU has 12 hardware threads so it's likely trying to build 12 at a time right now.

— Reply to this email directly, view it on GitHub https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/issues/1992#issuecomment-2097477796 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJOZHUVHTIVXNZDSQFY7453ZBBRFLAVCNFSM6AAAAABHKDIICGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJXGQ3TONZZGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AJOZHUQBGTYRA7KGEM5QQQLZBBRFLA5CNFSM6AAAAABHKDIICGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT5AT4KI.gif Message ID: @. @.> >