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

Build fail #7688

Closed
iostreamer-X opened this issue Sep 20, 2015 · 4 comments
Closed

Build fail #7688

iostreamer-X opened this issue Sep 20, 2015 · 4 comments
Labels
A-build Related to or part of the build process

Comments

@iostreamer-X
Copy link

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&)'

screenshot from 2015-09-20 16 01 32

@iostreamer-X iostreamer-X changed the title Milestone.py Permission denied causes build fail Build fail Sep 20, 2015
@bgdncz
Copy link
Contributor

bgdncz commented Oct 2, 2015

I think it might happen because of too little RAM

@jdm jdm added the A-build Related to or part of the build process label Oct 2, 2015
@larsbergstrom
Copy link
Contributor

We've seen this on our gonk builder once now, too:
http://build.servo.org/builders/gonk/builds/321/steps/compile/logs/stdio

@leoschwarz
Copy link

@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?

@nox
Copy link
Contributor

nox commented Sep 30, 2017

Closing for inactivity.

@nox nox closed this as completed Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Related to or part of the build process
Projects
None yet
Development

No branches or pull requests

6 participants