My PC runs out of memory while building, and I'm not building in /tmp. What changes would I have to make to /etc/makepkg.conf?
Search Criteria
Package Details: gazebo 11.14.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gazebo.git (read-only, click to copy) |
|---|---|
| Package Base: | gazebo |
| Description: | A multi-robot simulator for outdoor environments |
| Upstream URL: | https://classic.gazebosim.org/ |
| Licenses: | Apache |
| Submitter: | None |
| Maintainer: | AliZain |
| Last Packager: | AliZain |
| Votes: | 35 |
| Popularity: | 0.000034 |
| First Submitted: | 2008-10-18 22:59 (UTC) |
| Last Updated: | 2026-04-07 17:48 (UTC) |
Dependencies (25)
- boost (boost-gitAUR)
- cppzmq (cppzmq-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- freeimageAUR (freeimage-vpinball-gitAUR)
- graphviz
- ignition-cmake-2AUR
- ignition-common-3AUR
- ignition-fuel_tools-4AUR
- ignition-math-6AUR
- ignition-msgs-5AUR
- ignition-transport-8AUR
- libccdAUR (libccdAUR, libccd-gitAUR)
- libltdl (libtool-gitAUR, libtool)
- libtar
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- ogre-1.9AUR
- protobuf (protobuf-gitAUR)
- qwt
- sdformat-9AUR
- Show 5 more dependencies...
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 33 Next › Last »
bobosito commented on 2022-01-21 03:55 (UTC) (edited on 2022-01-21 05:01 (UTC) by bobosito)
Kanishk598 commented on 2022-01-17 12:32 (UTC)
I did see it, but didn't edit anything because I was having problems with PCL package too, so I shifted to Linux Mint for now.
billypilgrim commented on 2022-01-17 11:51 (UTC)
So... your PC runs out of memory? Did you follow the suggestions I made before (e.g. edit options in makepkg.conf)?
Kanishk598 commented on 2022-01-17 10:32 (UTC) (edited on 2022-01-17 10:33 (UTC) by Kanishk598)
This package does not get build completely. It hangs my laptop at this point after which the only option left is to forcefully restart my PC using the power button.
billypilgrim commented on 2022-01-16 15:16 (UTC)
Does this package (i.e. gazebo, not gazebo-git) build successfully for you or not? I'm confused.
Kanishk598 commented on 2022-01-16 15:05 (UTC)
I see. I have emailed the author about the issue, meanwhile can you please suggest me what I can do to build your package successfully?
billypilgrim commented on 2022-01-16 14:44 (UTC)
@Kanishk598: FYI I don't maintain the gazebo-git package. It seems like that package is missing the tbb fix that I have in mine though.
Kanishk598 commented on 2022-01-16 14:37 (UTC) (edited on 2022-01-16 14:38 (UTC) by Kanishk598)
Thank you, that was indeed a problem of full memory consumption. I shifted to installing gazebo-git instead of gazebo, and encountered this error. Can you please help me solve this? I have installed all the required dependencies one by one from the list of dependencies above, but didn't install the optional ones. Also, this time my laptop didn't hang but just failed the installation.
billypilgrim commented on 2022-01-16 12:26 (UTC)
It sounds like your machine could be running out of memory. There are a couple of things that could cause this. If you're building in /tmp this could gobble up your RAM, as well as building on lots of cores (see /etc/makepkg.conf).
Check your memory usage while building gazebo to see if that's the issue.
Kanishk598 commented on 2022-01-16 09:36 (UTC)
I am installing ROS in Manjaro linux kernel 5.10, and while installing Gazebo it hangs my complete laptop at the point in this image
Please tell me what can I do to install ROS in Manjaro?
Pinned Comments
billypilgrim commented on 2022-05-09 16:04 (UTC)
Development is on Github: https://github.com/acxz/gazebo-arch Please open issues and PRs there instead of commenting.