Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671586 - www-client/chromium-70.0.3538.102::gentoo failed (compile phase): ninja -v -j4 -l5 -C out/Release chrome chromedriver failed
Summary: www-client/chromium-70.0.3538.102::gentoo failed (compile phase): ninja -v ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-20 20:38 UTC by Nick Soveiko
Modified: 2018-11-20 20:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=www-client/chromium-70.0.3538.102::gentoo' (einfo.txt,6.84 KB, text/plain)
2018-11-20 20:38 UTC, Nick Soveiko
Details
build log (chromium-70.0.3538.102:20181120-163038.log.xz,487.24 KB, application/x-xz)
2018-11-20 20:45 UTC, Nick Soveiko
Details
emerge -pqv '=www-client/chromium-70.0.3538.102::gentoo' (epqv.txt,527 bytes, text/plain)
2018-11-20 20:45 UTC, Nick Soveiko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Soveiko 2018-11-20 20:38:33 UTC
Created attachment 555820 [details]
emerge --info '=www-client/chromium-70.0.3538.102::gentoo'

>>> Messages generated for package www-client/chromium-70.0.3538.102 by process 31459 on
20181120-152243 EST:

ERROR: compile
ERROR: www-client/chromium-70.0.3538.102::gentoo failed (compile phase):
  ninja -v -j4 -l5 -C out/Release chrome chromedriver failed

Call stack:
    ebuild.sh, line  124:  Called src_compile
  environment, line 5003:  Called eninja '-C' 'out/Release' 'chrome' 'chromedriver'
  environment, line 1773:  Called die
The specific snippet of code:
      "$@" || die "${nonfatal_args[@]}" "${*} failed"

If you need support, post the output of `emerge --info
'=www-client/chromium-70.0.3538.102::gentoo'`,
the complete build log and the output of `emerge -pqv
'=www-client/chromium-70.0.3538.102::gentoo'`.
The complete build log is located at
'/var/log/portage/build/www-client/chromium-70.0.3538.102:20181120-163038.log'.
The ebuild environment file is located at
'/var/tmp/portage/www-client/chromium-70.0.3538.102/temp/environment'.
Working directory:
'/var/tmp/portage/www-client/chromium-70.0.3538.102/work/chromium-70.0.3538.102'
S: '/var/tmp/portage/www-client/chromium-70.0.3538.102/work/chromium-70.0.3538.102'
Comment 1 Nick Soveiko 2018-11-20 20:45:08 UTC
Created attachment 555822 [details]
build log
Comment 2 Nick Soveiko 2018-11-20 20:45:47 UTC
Created attachment 555824 [details]
emerge -pqv '=www-client/chromium-70.0.3538.102::gentoo'
Comment 3 Mike Gilbert gentoo-dev 2018-11-20 20:53:30 UTC
From the log:

> virtual memory exhausted: Cannot allocate memory

Please disable jumbo-build and try again.