Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBuild fail #7688
Closed
Build fail #7688
Labels
Comments
|
I think it might happen because of too little RAM |
|
We've seen this on our gonk builder once now, too: |
|
@boghison I think it's really that. I wasn't able to compile servo because "compiling mozjs_sys" kept failing. I have 4GB RAM on my machine, after adding 3GB swap (I know I'm saving my bits in the wrong place) it's working fine now. Maybe minimal build requirements should be stated somewhere? |
|
Closing for inactivity. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was finally able to download all the resources but unfortunately the build was not a success. Here is the error I am getting. Please advice.
Thank you
--- stderr
/home/iostreamer/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/js/src/configure: 1: /home/iostreamer/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/js/src/configure: /home/iostreamer/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/js/src/../../python/mozbuild/mozbuild/milestone.py: Permission denied
/home/iostreamer/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/intl/icu/source/i18n/udat.cpp:38: error: undefined reference to 'typeinfo for icu_52::SimpleDateFormat'
/home/iostreamer/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/intl/icu/source/i18n/udat.cpp:160: error: undefined reference to 'icu_52::SimpleDateFormat::SimpleDateFormat(icu_52::UnicodeString const&, icu_52::Locale const&, UErrorCode&)'