-
Notifications
You must be signed in to change notification settings - Fork 194
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
chromium-x11 / 70.0.3538.102 compile error #195
Comments
Problem seen with chromium 70.0.3538.110 version.
|
You need a nodejs-native recipe built with ICU support. It's been done in meta-openembedded master (as well the thud branch), and it's pending a backport to rocko and sumo. |
(or at least that's @parthitce's issue, @conorslater would need to post an actual error line for us to be sure) |
@rakuco Thanks, let me try patching nodejs-native. |
Just to update, nodejs 8.9.4 version doesn't compile with icu support.
|
What branch are you in? I've personally tested thud, rocko and sumo and all built just fine. Does |
Hmm. Can you post a more complete version of your |
@rakuco I have edited the path for NDA reasons, below is the complete log.
|
Is it possible to share what |
At this point there isn't much else I can do than attempt some remote debugging. Can you |
@rakuco I rolled back the meta-browser repository to I think it would be good to add something to the readme about nodejs-native needing ICU support and this is not implemented with rocko and sumo. |
I was hoping the backports would be merged quickly and a disclaimer wouldn't be necessary. @kraj is there anything I can do to speed up the process in oe-devel? |
Stable maintainer has to accept it and test it before that I can ask for scheduling it in next branch |
@kraj it would be good as multiple people are facing this very same error. |
Same as #140 |
Hello,
I'm having trouble compiling chromium-x11. It stops with the error
ninja: build stopped: subcommand failed
which I have seen in previous issues.I've tried compiling it with Ubuntu 16.04 with gcc upgraded to v8 and with Ubuntu 18.04 with GCC v7. I've also installed clang but can't get pass the error.
My build machine has 16GB RAM as per the requirements.
Can any offer some insights on how to properly set up the build environment (Recommended Linux distro, compilers, etc.)?
I've include my
Build Configuration
below for more infoThe text was updated successfully, but these errors were encountered: