Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error 2 #2635

Open
tom9un opened this issue Dec 20, 2024 · 1 comment
Open

error 2 #2635

tom9un opened this issue Dec 20, 2024 · 1 comment

Comments

@tom9un
Copy link

tom9un commented Dec 20, 2024

Subject

[Documentation] for documentation errors.

Describe the bug

[ 73%] Building CXX object third-party/abc/CMakeFiles/libabc.dir/src/bdd/llb/llb4Sweep.c.o
[ 73%] Linking CXX static library libabc.a
[ 73%] Built target libabc
gmake: *** [Makefile:146: all] Error 2

real 7m11.593s
user 50m56.047s
sys 16m42.703s

Expected Behavior

[ 73%] Building CXX object third-party/abc/CMakeFiles/libabc.dir/src/bdd/llb/llb4Sweep.c.o
[ 73%] Linking CXX static library libabc.a
[ 73%] Built target libabc
gmake: *** [Makefile:146: all] Error 2

real 7m11.593s
user 50m56.047s
sys 16m42.703s

Environment

[WARNING] Your current OpenROAD version is outdated.
It is recommened to pull the latest changes.
If problem persists, file a github issue with the re-producible test case.
kernel: Linux 4.4.0-19041-Microsoft
os: Ubuntu 22.04.5 LTS (Jammy Jellyfish)
./etc/Env.sh: line 57: cmake: command not found

To Reproduce

there is no scripts folder inside OpenROAD-flow-scripts/

Relevant log output

No response

Screenshots

No response

Additional Context

No response

@maliberty
Copy link
Member

I would guess you have too little memory for the number of jobs in the compile. Try adding --threads 1 to build.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants