Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661632 - www-client/epiphany-9999::gnome needs >=net-libs/webkit-gtk-2.21.5
Summary: www-client/epiphany-9999::gnome needs >=net-libs/webkit-gtk-2.21.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 661630
  Show dependency tree
 
Reported: 2018-07-20 01:20 UTC by cyrillic
Modified: 2018-10-06 18:48 UTC (History)
1 user (show)

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 cyrillic 2018-07-20 01:20:15 UTC
[gnome overlay] www-client/epiphany-9999 needs >=net-libs/webkit-gtk-2.21.4

Reproducible: Always




>>> Emerging (1 of 1) www-client/epiphany-9999::gnome
>>> Unpacking source...
 * Fetching https://gitlab.gnome.org/GNOME/epiphany.git ...
git fetch https://gitlab.gnome.org/GNOME/epiphany.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/www-client/epiphany/0/__main__ refs/git-r3/HEAD
 * Checking out https://gitlab.gnome.org/GNOME/epiphany.git to /tmp/portage/www-client/epiphany-9999/work/epiphany-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://gitlab.gnome.org/GNOME/epiphany.git
   at the commit:            de49edb07c186413cd216f3bf1fccceaeecb3f8e
>>> Source unpacked in /tmp/portage/www-client/epiphany-9999/work
>>> Preparing source in /tmp/portage/www-client/epiphany-9999/work/epiphany-9999 ...
 * Applying epiphany-3.14.0-unittest-2.patch ...                                                                             [ ok ]
>>> Source prepared.
>>> Configuring source in /tmp/portage/www-client/epiphany-9999/work/epiphany-9999 ...
meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -Ddistributor_name=Gentoo -Dhttps_everywhere=false -Dunit_tests=false /tmp/portage/www-client/epiphany-9999/work/epiphany-9999 /tmp/portage/www-client/epiphany-9999/work/epiphany-9999-build
The Meson build system
Version: 0.48.0.dev1
Source dir: /tmp/portage/www-client/epiphany-9999/work/epiphany-9999
Build dir: /tmp/portage/www-client/epiphany-9999/work/epiphany-9999-build
Build type: native build
WARNING: Unknown options: "https_everywhere"
Project name: epiphany
Project version: 3.29.4
Appending CFLAGS from environment: '-march=nocona -O2 -pipe'
Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
Native C compiler: x86_64-pc-linux-gnu-gcc (gcc 8.1.0 "x86_64-pc-linux-gnu-gcc (Gentoo 8.1.0-r3 p1.3) 8.1.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2)
Native dependency iso-codes found: YES 3.76
Configuring config.h using configuration
Configuring ephy-vcs-version.h using configuration
Native dependency cairo found: YES 1.15.13
Native dependency libdazzle-1.0 found: YES 3.29.3
Native dependency gcr-3 found: YES 3.28.0
Native dependency gdk-3.0 found: YES 3.22.30
Native dependency gdk-pixbuf-2.0 found: YES 2.37.0
Native dependency gio-2.0 found: YES 2.57.1
Native dependency gio-unix-2.0 found: YES 2.57.1
Native dependency glib-2.0 found: YES 2.57.1
Native dependency gtk+-3.0 found: YES 3.22.30
Native dependency gtk+-unix-print-3.0 found: YES 3.22.30
Native dependency hogweed found: YES 3.4
Native dependency icu-uc found: YES 61.1
Native dependency json-glib-1.0 found: YES 1.4.2
Native dependency libnotify found: YES 0.7.7
Native dependency libsecret-1 found: YES 0.18.6
Native dependency libsoup-2.4 found: YES 2.63.2
Native dependency libxml-2.0 found: YES 2.9.8
Native dependency libxslt found: YES 1.1.32
Native dependency nettle found: YES 3.4
Native dependency sqlite3 found: YES 3.24.0
Native dependency webkit2gtk-4.0 found: NO found '2.21.1' but need: '>= 2.21.4'

meson.build:93:0: ERROR:  Invalid version of dependency, need 'webkit2gtk-4.0' ['>= 2.21.4'] found '2.21.1'.
Comment 1 cyrillic 2018-07-21 20:17:16 UTC
The dependency just got bumped.

meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -Ddistributor_name=Gentoo -Dhttps_everywhere=false -Dunit_tests=false /tmp/portage/www-client/epiphany-9999/work/epiphany-9999 /tmp/portage/www-client/epiphany-9999/work/epiphany-9999-build
The Meson build system
Version: 0.48.0.dev1
Source dir: /tmp/portage/www-client/epiphany-9999/work/epiphany-9999
Build dir: /tmp/portage/www-client/epiphany-9999/work/epiphany-9999-build
Build type: native build
WARNING: Unknown options: "https_everywhere"
Project name: epiphany
Project version: 3.29.4
Appending CFLAGS from environment: '-march=nocona -O2 -pipe'
Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
Native C compiler: x86_64-pc-linux-gnu-gcc (gcc 8.1.0 "x86_64-pc-linux-gnu-gcc (Gentoo 8.1.0-r3 p1.3) 8.1.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2)
Native dependency iso-codes found: YES 3.76
Configuring config.h using configuration
Configuring ephy-vcs-version.h using configuration
Native dependency cairo found: YES 1.15.13
Native dependency libdazzle-1.0 found: YES 3.29.4
Native dependency gcr-3 found: YES 3.28.0
Native dependency gdk-3.0 found: YES 3.23.1
Native dependency gdk-pixbuf-2.0 found: YES 2.37.0
Native dependency gio-2.0 found: YES 2.57.1
Native dependency gio-unix-2.0 found: YES 2.57.1
Native dependency glib-2.0 found: YES 2.57.1
Native dependency gtk+-3.0 found: YES 3.23.1
Native dependency gtk+-unix-print-3.0 found: YES 3.23.1
Native dependency hogweed found: YES 3.4
Native dependency icu-uc found: YES 61.1
Native dependency json-glib-1.0 found: YES 1.4.2
Native dependency libnotify found: YES 0.7.7
Native dependency libsecret-1 found: YES 0.18.6
Native dependency libsoup-2.4 found: YES 2.63.2
Native dependency libxml-2.0 found: YES 2.9.8
Native dependency libxslt found: YES 1.1.32
Native dependency nettle found: YES 3.4
Native dependency sqlite3 found: YES 3.24.0
Native dependency webkit2gtk-4.0 found: NO found '2.21.4' but need: '>= 2.21.5'

meson.build:93:0: ERROR:  Invalid version of dependency, need 'webkit2gtk-4.0' ['>= 2.21.5'] found '2.21.4'.
Comment 2 cyrillic 2018-10-04 01:01:16 UTC
www-client/epiphany-9999 is currently working fine with net-libs/webkit-gtk-2.22.2
Comment 3 Mart Raudsepp gentoo-dev 2018-10-06 18:48:53 UTC
webkit-gtk-2.22.2 is available in main tree now.