question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build fails in ubuntu 18.04

See original GitHub issue

I tried pip3 install buffalo as well as building buffalo from source. The build always fails at -

Scanning dependencies of target cbuffalo [ 12%] Building CXX object CMakeFiles/cbuffalo.dir/3rd/json11/json11.cpp.o [ 25%] Building CXX object CMakeFiles/cbuffalo.dir/lib/algo.cc.o virtual memory exhausted: Cannot allocate memory CMakeFiles/cbuffalo.dir/build.make:86: recipe for target 'CMakeFiles/cbuffalo.dir/lib/algo.cc.o' failed make[2]: *** [CMakeFiles/cbuffalo.dir/lib/algo.cc.o] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/cbuffalo.dir/all' failed make[1]: *** [CMakeFiles/cbuffalo.dir/all] Error 2 Makefile:129: recipe for target 'all' failed make: *** [all] Error 2 error: command 'cmake' failed with exit status 2

I even tried building the docker image from the docker file and instructions you mentioned, it also fails on the very same step

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
amritanshujaincommented, Sep 12, 2019

Thanks a lot. I built it from the source, I was going with pip install for the first time. You can close this issue 😄

0reactions
ummaecommented, Sep 11, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Build fails on Ubuntu 18.04 due to pgx · Issue #16 - GitHub
I'm trying to build this extension on a fresh Ubuntu 18.04 machine, where I've just installed Postgres 13 and TimescaleDB. Running make results...
Read more >
How can i fix "BUILD FAILED" after trying to "ant -deploy"?
xml:16: Compile failed; see the compiler error output for details. Above the Build Failed message there were a total of 39 "javac" errors, ......
Read more >
18.04.5 kernel build fails - Ask Ubuntu
Notice that trying to use a 5.x kernel on an Ubuntu 18.04 that comes with a 4.x kernel (4.5.0-144 right now) might explode...
Read more >
docker build fails on one machine but succeeds on another
On another machine (Ubuntu 18.04, docker CE 19.03.13) the build fails with the error shown. Why does the build work on one machine...
Read more >
SOLVED: Docker build “Could not resolve 'archive.ubuntu ...
I get the error as seen in the screen shot below. Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Temporary failure resolving 'archive.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found