Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626888 - www-client/chromium-61.0.3163.13 requires >=dev-utils/ninja-1.7.2
Summary: www-client/chromium-61.0.3163.13 requires >=dev-utils/ninja-1.7.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Chromium Project
URL: https://chromium.googlesource.com/chr...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-02 16:59 UTC by MaurizioB
Modified: 2017-08-02 17:07 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MaurizioB 2017-08-02 16:59:59 UTC
When trying to build keyworded chromium-61.0.3163.13 the process fails with ninja-1.6.0. Version dependency is required, then.

Compiling source in /var/tmp/portage/www-client/chromium-61.0.3163.13/work/chromium-61.0.3163.13 ...
ninja -v -j4 -l0 -C out/Release mksnapshot
ninja: Entering directory `out/Release'
ninja: fatal: ninja version (1.6.0) incompatible with build file ninja_required_version version (1.7.2).
Comment 1 Mike Gilbert gentoo-dev 2017-08-02 17:07:54 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15df4f467dd3e827e07fc3d8d5ffb25ed95e58d5

commit 15df4f467dd3e827e07fc3d8d5ffb25ed95e58d5
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Wed Aug 2 13:07:13 2017 -0400

    www-client/chromium: depend on >=dev-util/ninja-1.7.2

    Bug: https://bugs.gentoo.org/626888
    Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1

 www-client/chromium/chromium-61.0.3163.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)