| Summary: | www-client/chromium-30.0.1581.2 ninja: error: unknown target 'googleurl_unittests' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mike Gilbert <floppym> |
| Component: | Current packages | Assignee: | Chromium Project <chromium> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Fixed in chromium-30.0.1588.0, thanks! |
>>> Compiling source in /var/tmp/portage/www-client/chromium-30.0.1581.2/work/chromium-30.0.1581.2 ... ninja: Entering directory `out/Release' ninja: error: unknown target 'googleurl_unittests' * ERROR: www-client/chromium-30.0.1581.2::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 4650: Called die * The specific snippet of code: * ninja -C out/Release -v -j $(makeopts_jobs) ${ninja_targets} || die;