configure: error: Package requirements (gtk+-2.0 >= 2.19.7 libwnck-1.0 >= 2.19.5) were not met: No package 'libwnck-1.0' found * ERROR: gnome-base/gnome-panel-2.32.1-r1 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 56: Called src_configure * environment, line 5622: Called gnome2_src_configure * environment, line 3180: Called econf '--disable-deprecation-flags' '--disable-static' '--disable-scrollkeeper' '--disable-schemas-install' '--with-in-process-applets=clock,notification-area,wncklet' '--disable-bonobo' '--disable-network-manager' '--disable-introspection' '--disable-eds' '--disable-gtk-doc' * ebuild.sh, line 557: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of 'emerge --info =gnome-base/gnome-panel-2.32.1-r1', * the complete build log and the output of 'emerge -pqv =gnome-base/gnome-panel-2.32.1-r1'. * The complete build log is located at '/var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/temp/environment'. * S: '/var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/work/gnome-panel-2.32.1'
Unable to reproduce with -r2
Please provide full config.log and emerge --info. Please also paste the output of emerge -pv gnome-panel libwnck:1 and pkg-config --cflags --libs libwnck-1.0.
Created attachment 270585 [details] config.log
Created attachment 270587 [details] emerge --info
Created attachment 270589 [details] emerge -pv gnome-panel libwnck:1
Created attachment 270593 [details] pkg-config --cflags --libs libwnck-1.0
This is weird, portage says libwnck isn't installed, yet pkgconfig finds it when run by hand, but not while building... Is there another installation of libwnck on your system, maybe in /usr/local ?
No, I have installed x11-libs/libwnck-2.30.6 yust for last attachment from pkg-config.
(In reply to comment #1) > Unable to reproduce with -r2 I got the same error even for -r2
Are you still able to reproduce this problem on a fully updated system?