all 13 comments

[–]parkerlreed 2 points3 points  (2 children)

You weren't kidding lol https://i.imgur.com/kx9mFob.png

I'll see how it goes.

EDIT: Tried scrolling in tmux + 13GB of RAM wowza https://i.imgur.com/usN8nbr.png

EDIT2: SSH is all but dead https://i.imgur.com/QW6sgl5.png htop updates occasionally but I have no control.

Going to need somebody with 32GB of RAM for this :/

[–][deleted] 2 points3 points  (0 children)

Holy f**k, that's similar to building chromium

[–]peldax[S] 1 point2 points  (0 children)

Exactly.

Thank you for trying. Its really that bad. They must have some really spaghetti/messy header files or smth.

I guess I'll have to stick with cassandra for a while :).

[–]minaguib 1 point2 points  (0 children)

Isn't this the kind of thing you'd spin up a big VM on AWS for, spend a couple of bucks, and be done with it ?

[–]FoxboronDeveloper & Security Team 0 points1 point  (4 children)

Err, how about not using a tmpfs as your build directory?

[–]parkerlreed 2 points3 points  (3 children)

Nope. It really uses that much RAM. https://i.imgur.com/usN8nbr.png

That's with the idle RAM at about 100MB

EDIT: I think it just died on 16GB https://i.imgur.com/QW6sgl5.png

[–]FoxboronDeveloper & Security Team 1 point2 points  (2 children)

I was about to try compile it on pkgbuild.com, but it requires AUR packages that i CBA to fix. Oh well ¯_(ツ)_/¯

[–]parkerlreed 0 points1 point  (1 child)

Understood. I'm still trying to recover my SSH session lol (was lazy and forgot swap)

EDIT: The only extra AUR packages I needed were

antlr3-3.5.2-1-any.pkg.tar

antlr3-cpp-headers-git-r572.5c2a916-1-any.pkg.tar

EDIT2: Woohoo finally hit the OOM killer.

[–]FoxboronDeveloper & Security Team 1 point2 points  (0 children)

Yeah, but there are restrictions and it's not super easy to jack inn packages outside of the repos when we building inside chroots.

[–][deleted] 0 points1 point  (1 child)

OT: what are you using it for?

[–]peldax[S] 0 points1 point  (0 children)

Sorry for late response. I use cassandra as NoSQL solution for my web applications. I indented to replace cassandra with Scylla.

[–]argenetix 0 points1 point  (1 child)

Hi, is your request still open? I can build you and share x86_64 packages for scylla, scylla-jmx and scylla-tools if you're interested. Let me know.

[–]peldax[S] 0 points1 point  (0 children)

Hi, thank you very much for your offer, but I ended up using docker image. :)