Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 526646

Summary: [gnome-overlay] x11-terms/gnome-terminal-3.14.1 depends on x11-libs/vte-0.38.1
Product: Gentoo Linux Reporter: Drunkard Zhang <gongfan193>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 523688    
Attachments: Build log of x11-terms/gnome-terminal-3.14.1

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.