Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526646 - [gnome-overlay] x11-terms/gnome-terminal-3.14.1 depends on x11-libs/vte-0.38.1
Summary: [gnome-overlay] x11-terms/gnome-terminal-3.14.1 depends on x11-libs/vte-0.38.1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome-3.14
  Show dependency tree
 
Reported: 2014-10-24 14:12 UTC by Drunkard Zhang
Modified: 2014-10-24 22:53 UTC (History)
0 users

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


Attachments
Build log of x11-terms/gnome-terminal-3.14.1 (build.log,8.18 KB, text/x-log)
2014-10-24 14:14 UTC, Drunkard Zhang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Drunkard Zhang 2014-10-24 14:12:45 UTC
x11-terms/gnome-terminal-3.14.1 depends on x11-libs/vte-0.38.1 which provided vte-2.91.pc, x11-libs/vte-0.36.3 only provided vte-2.90.pc.

Build failed with x11-libs/vte-0.36.3

Reproducible: Always

Steps to Reproduce:
1. emerge -1avq =x11-terms/gnome-terminal-3.14.1 =x11-libs/vte-0.36.3
Actual Results:  
Build failed, here's related output:

configure: error: Package requirements (vte-2.91 >= 0.38.0
   glib-2.0 >= 2.40.0
   gio-2.0 >= 2.34.0
   gtk+-3.0 >= 3.10.0
   gsettings-desktop-schemas >= 0.1.0
   dconf >= 0.14.0
   uuid
    x11) were not met:

Package vte-2.91 was not found in the pkg-config search path.
Perhaps you should add the directory containing `vte-2.91.pc'
to the PKG_CONFIG_PATH environment variable
Package 'vte-2.91', required by 'world', not found
Comment 1 Drunkard Zhang 2014-10-24 14:14:01 UTC
Created attachment 387310 [details]
Build log of x11-terms/gnome-terminal-3.14.1
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-10-24 22:53:30 UTC
There is at least 3 problems here:
 * missing emerge --info
 * ebuild in gnome overlay already states the proper dependency
 * build log says this ebuild comes from gentoo repository (that is /usr/portage)

all these clues lead me to believe you need to do some cleanup and try with the real ebuilds from overlay or just wait for them to land in tree.