Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405971 - x11-misc/lightdm-gtk-greeter - configure: No package 'liblightdm-gobject-1' found
Summary: x11-misc/lightdm-gtk-greeter - configure: No package 'liblightdm-gobject-1' f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-26 23:34 UTC by duderonomy
Modified: 2012-02-27 20:00 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 duderonomy 2012-02-26 23:34:07 UTC
New host installation... 
used pre-populated world file
emerge world:

#####

>>> Emerging (1 of 109) x11-misc/lightdm-gtk-greeter-1.1.4-r1 
 * lightdm-gtk-greeter-1.1.4.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                  [ ok ] 
 * lightdm-gentoo-patch.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                       [ ok ] 
>>> Unpacking source... 
>>> Unpacking lightdm-gtk-greeter-1.1.4.tar.gz to /var/tmp/portage/x11-misc/lightdm-gtk-greeter-1.1.4-r1/work 
>>> Unpacking lightdm-gentoo-patch.tar.gz to /var/tmp/portage/x11-misc/lightdm-gtk-greeter-1.1.4-r1/work 
>>> Source unpacked in /var/tmp/portage/x11-misc/lightdm-gtk-greeter-1.1.4-r1/work 
>>> Preparing source in /var/tmp/portage/x11-misc/lightdm-gtk-greeter-1.1.4-r1/work/lightdm-gtk-greeter-1.1.4 ... 
>>> Source prepared. 
>>> Configuring source in /var/tmp/portage/x11-misc/lightdm-gtk-greeter-1.1.4-r1/work/lightdm-gtk-greeter-1.1.4 ... 
 * econf: updating lightdm-gtk-greeter-1.1.4/config.sub with /usr/share/gnuconfig/config.sub 
 * econf: updating lightdm-gtk-greeter-1.1.4/config.guess with /usr/share/gnuconfig/config.guess 
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking 
checking for a BSD-compatible install... /usr/bin/install -c 
checking whether build environment is sane... yes 
checking for a thread-safe mkdir -p... /bin/mkdir -p 
checking for gawk... gawk 
checking whether make sets $(MAKE)... yes 
checking build system type... x86_64-pc-linux-gnu 
checking host system type... x86_64-pc-linux-gnu 
checking how to print strings... printf 
checking for style of include used by make... GNU 
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 
checking whether the C compiler works... yes 
checking for C compiler default output file name... a.out 
checking for suffix of executables... 
checking whether we are cross compiling... no 
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes 
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed 
checking dependency style of x86_64-pc-linux-gnu-gcc... none 
checking for a sed that does not truncate output... /bin/sed 
checking for grep that handles long lines and -e... /bin/grep 
checking for egrep... /bin/grep -E 
checking for fgrep... /bin/grep -F 
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld 
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 
checking the name lister (/usr/bin/nm -B) interface... BSD nm 
checking whether ln -s works... yes 
checking the maximum length of command line arguments... 1572864 
checking whether the shell understands some XSI constructs... yes 
checking whether the shell understands "+="... yes 
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r 
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump 
checking how to recognize dependent libraries... pass_all 
checking for x86_64-pc-linux-gnu-dlltool... no 
checking for dlltool... no 
checking how to associate runtime and link libraries... printf %s\n 
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 
checking for archiver @FILE support... @ 
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip 
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 
checking for sysroot... no 
checking for x86_64-pc-linux-gnu-mt... no 
checking for mt... no 
checking if : is a manifest tool... no 
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 
checking for ANSI C header files... yes 
checking for sys/types.h... yes 
checking for sys/stat.h... yes 
checking for stdlib.h... yes 
checking for string.h... yes 
checking for memory.h... yes 
checking for strings.h... yes 
checking for inttypes.h... yes 
checking for stdint.h... yes 
checking for unistd.h... yes 
checking for dlfcn.h... yes 
checking for objdir... .libs 
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no 
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC 
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes 
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes 
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes 
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes 
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes 
checking whether -lc should be explicitly linked in... no 
checking dynamic linker characteristics... GNU/Linux ld.so 
checking how to hardcode library paths into programs... immediate 
checking whether stripping libraries is possible... yes 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... yes 
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes 
checking whether to enable maintainer-specific portions of Makefiles... no 
checking whether make supports nested variables... yes 
checking for x86_64-pc-linux-gnu-pkg-config... no 
checking for pkg-config... /usr/bin/pkg-config 
checking pkg-config is at least version 0.9.0... yes 
checking for gobject-introspection... yes 
checking whether gcc understands -Wno-sign-compare... yes 
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 
checking what language compliance flags to pass to the C compiler... 
checking for GREETER... no 
configure: error: Package requirements ( 
    gtk+-3.0 
    x11 
    liblightdm-gobject-1 
    gmodule-export-2.0 
) were not met: 

No package 'liblightdm-gobject-1' found 

Consider adjusting the PKG_CONFIG_PATH environment variable if you 
installed software in a non-standard prefix. 

Alternatively, you may set the environment variables GREETER_CFLAGS 
and GREETER_LIBS to avoid the need to call pkg-config. 
See the pkg-config man page for more details. 

!!! Please attach the following file when seeking support: 
!!! /var/tmp/portage/x11-misc/lightdm-gtk-greeter-1.1.4-r1/work/lightdm-gtk-greeter-1.1.4/config.log 
 * ERROR: x11-misc/lightdm-gtk-greeter-1.1.4-r1 failed (configure phase): 
 *   econf failed 
 * 
 * Call stack: 
 *          ebuild.sh, line  85:  Called src_configure 
 *        environment, line 129:  Called _eapi2_src_configure 
 *   phase-helpers.sh, line 571:  Called econf 
 *   phase-helpers.sh, line 467:  Called die 
 * The specific snippet of code: 
 *            die "econf failed" 
 * 
 * If you need support, post the output of 'emerge --info =x11-misc/lightdm-gtk-greeter-1.1.4-r1', 
 * the complete build log and the output of 'emerge -pqv =x11-misc/lightdm-gtk-greeter-1.1.4-r1'. 
 * The complete build log is located at '/var/log/portage/x11-misc:lightdm-gtk-greeter-1.1.4-r1:20120224-214720.log'. 
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/lightdm-gtk-greeter-1.1.4-r1/temp/environment'.
 * S: '/var/tmp/portage/x11-misc/lightdm-gtk-greeter-1.1.4-r1/work/lightdm-gtk-greeter-1.1.4'






Reproducible: Always

Steps to Reproduce:
new host
1. emerge world



Actual Results:  
build fails during configure stage

Expected Results:  
no fail during build

Unable to find the attachment feature in gentoo bugs GUI (referring to error message that indicated the app could not accept more than 16K chars in these fields. 

http://forums.gentoo.org/viewtopic-p-6967714.html
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-27 03:00:08 UTC
Please post your `emerge --info' output in a comment.
Comment 2 duderonomy 2012-02-27 06:55:41 UTC
# emerge --info
Portage 2.1.10.44 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.13-r4, 3.2.1-gentoo-r2 x86_64)
=================================================================
System uname: Linux-3.2.1-gentoo-r2-x86_64-Intel-R-_Xeon-R-_CPU_E31230_@_3.20GHz-with-gentoo-2.0.3
Timestamp of tree: Fri, 24 Feb 2012 10:00:01 +0000
app-shells/bash:          4.1_p9
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.llarian.net/ http://gentoo.mirrors.hoobly.com/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ ftp://gentoo.llarian.net/pub/gentoo http://gentoo.osuosl.org/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_US"
MAKEOPTS="-j9 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 bash-completion berkdb bidi branding bzip2 cairo cdda cli consolekit cracklib crypt cups cxx dbus dri dts dvd ffmpeg flac fontconfig fortran fuse gdbm gif gnutls gpm gstreamer iconv ipv6 jpeg lame libnotify lock lua mad mmx modules mp3 mpeg mudflap multilib musepack ncurses nls nptl nptlonly ogg opengl openmp pam pcre png policykit pppd python readline ruby samba sdl session sse sse2 ssl startup-notification svg sysfs tcpd theora thunar type3 udev unicode v4l vcdx vorbis wxwidgets x264 xattr xcomposite xml xorg xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nouveau v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 duderonomy 2012-02-27 06:57:50 UTC
And the dependency tree (at the time):

# emerge -Dutvp world

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N     ] x11-themes/tangerine-icon-theme-0.27  0 kB
[ebuild  N    ~] xfce-extra/xfce4-gvfs-mount-0.0.4  USE="-debug" 0 kB
[ebuild  N     ] net-misc/ntp-4.2.6_p3  USE="ipv6 ssl -caps -debug -openntpd -parse-clocks (-selinux) -snmp -vim-syntax -zeroconf" 0 kB
[ebuild  N     ] xfce-extra/xfce4-sensors-plugin-1.2.3  USE="acpi libnotify -debug -hddtemp -lm_sensors" VIDEO_CARDS="-nvidia" 0 kB
[ebuild  N     ] x11-themes/xfwm4-themes-4.6.0  0 kB
[ebuild  N     ] x11-drivers/xf86-input-mouse-1.7.1  0 kB
[ebuild  N     ] x11-apps/xdpyinfo-1.3.0  USE="-dga -dmx -xinerama" 0 kB
[ebuild  N     ] sys-power/cpufrequtils-008-r1  USE="nls -debug" 0 kB
[ebuild  N     ] x11-terms/xterm-276  USE="unicode -Xaw3d -toolbar -truetype" 0 kB
[ebuild  N     ] xfce-extra/xfce4-cpugraph-plugin-1.0.1  USE="-debug" 0 kB
[ebuild  N     ] dev-util/cscope-15.7a-r1  USE="-emacs" 0 kB
[ebuild  N     ] media-fonts/artwiz-aleczapka-en-1.3  USE="X" 0 kB
[ebuild  N     ] app-misc/screen-4.0.3-r4  USE="pam -debug -multiuser -nethack (-selinux)" 0 kB
[ebuild  N     ] media-gfx/grub-splashes-20091109  0 kB
[ebuild  N     ] x11-apps/mesa-progs-8.0.1  0 kB
[ebuild  N     ] sys-apps/hdparm-9.36  0 kB
[ebuild  N    ~] sci-calculators/qalculator-0.4b  0 kB
[ebuild  N     ] net-misc/dhcpcd-5.2.12  USE="zeroconf" 0 kB
[ebuild  N     ] xfce-extra/thunar-archive-plugin-0.3.0  USE="-debug" 0 kB
[ebuild  N    ~] xfce-extra/xfce4-messenger-plugin-0.1.0  0 kB
[ebuild  N     ] xfce-extra/xfce4-mixer-4.8.0  USE="alsa -debug -oss" 0 kB
[ebuild  N     ] www-client/firefox-10.0.1  USE="alsa crashreporter dbus ipc libnotify minimal startup-notification webm -bindist -custom-cflags -custom-optimization -debug -pgo (-selinux) -system-sqlite -wifi" LINGUAS="-af -ak -ar -as -ast -be -bg -bn_BD -bn_IN -br -bs -ca -cs -csb -cy -da -de -el -en_GB -en_ZA -eo -es_AR -es_CL -es_ES -es_MX -et -eu -fa -fi -fr -fy_NL -ga_IE -gd -gl -gu_IN -he -hi_IN -hr -hu -hy_AM -id -is -it -ja -kk -kn -ko -ku -lg -lt -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -nso -or -pa_IN -pl -pt_BR -pt_PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK -te -th -tr -uk -vi -zh_CN -zh_TW -zu" 0 kB
[ebuild  N     ] media-fonts/terminus-font-4.30  USE="X pcf psf ru-g -a-like-o -bolddiag -quote -raw-font-data -ru-dv -ru-i -ru-k -width" 0 kB
[ebuild  N     ] xfce-extra/xfce4-diskperf-plugin-2.3.0  0 kB
[ebuild  N     ] app-admin/sudo-1.8.3_p2  USE="nls pam -ldap -offensive (-selinux) -skey" 0 kB
[ebuild  N     ] xfce-extra/xfce4-netload-plugin-1.1.0  USE="-debug" 0 kB
[ebuild  N     ] xfce-extra/xfce4-verve-plugin-1.0.0  USE="dbus" 0 kB
[ebuild  N     ] xfce-extra/xfce4-taskmanager-1.0.0  USE="-debug" 0 kB
[ebuild  N     ] x11-plugins/gkrellmwireless-2.0.3-r1  0 kB
[ebuild  N     ] xfce-extra/xfce4-systemload-plugin-1.0.0  USE="-debug" 0 kB
[ebuild  N     ] x11-apps/xdm-1.1.11-r1  USE="consolekit ipv6 pam" 0 kB
[ebuild  N     ] lxde-base/lxterminal-0.1.11  0 kB
[ebuild  N     ] xfce-extra/thunar-volman-0.6.0  USE="libnotify -debug" 0 kB
[ebuild  N     ] app-editors/scite-3.0.1  USE="lua" 0 kB
[ebuild  N     ] media-fonts/font-bh-type1-1.0.3  USE="X" 0 kB
[ebuild  N     ] www-plugins/gecko-mediaplayer-1.0.5  USE="curl" 0 kB
[ebuild  N     ] xfce-extra/xfce4-clipman-plugin-1.2.2  USE="-debug" 0 kB
[ebuild  N     ] xfce-base/xfce4-meta-4.8  USE="session svg -minimal" 0 kB
[ebuild  N    ~] x11-misc/lightdm-1.1.3  USE="introspection" 0 kB
[ebuild  N     ] app-portage/euses-2.5.7  0 kB
[ebuild  N     ] x11-themes/tango-icon-theme-extras-0.1.0-r1  USE="png" 0 kB
[ebuild  N     ] x11-misc/pcmanfm-0.9.10  USE="-debug" 0 kB
[ebuild  N     ] app-arch/xarchiver-0.5.2-r3  USE="-debug" 0 kB
[ebuild  N     ] xfce-extra/xfce4-datetime-plugin-0.6.1  0 kB
[ebuild  N     ] xfce-extra/xfce4-mount-plugin-0.5.5  USE="-debug" 0 kB
[ebuild  N     ] app-editors/leafpad-0.8.18.1  USE="-emacs" 0 kB
[ebuild  N     ] xfce-extra/xfce4-weather-plugin-0.7.4-r1  USE="-debug" 0 kB
[ebuild  N     ] sys-apps/lshw-02.15b  USE="-gtk -sqlite -static" 0 kB
[ebuild  N     ] xfce-extra/xfce4-volumed-0.1.13  USE="alsa libnotify -debug -oss" 0 kB
[ebuild  N     ] app-doc/doxygen-1.7.3  USE="-debug -doc -latex -nodot -qt4 -tcl" 0 kB
[ebuild  N     ] media-fonts/freefonts-0.10-r3  USE="X" 0 kB
[ebuild  N     ] xfce-extra/xfce4-cpufreq-plugin-1.0.0  0 kB
[ebuild  N     ] app-portage/elogv-0.7.4  0 kB
[ebuild  N     ] media-gfx/gthumb-2.14.0  USE="gstreamer -cdr -debug -exif -gnome-keyring -http -raw -slideshow -test -tiff" 0 kB
[ebuild  N     ] xfce-extra/xfce4-quicklauncher-plugin-1.9.4-r1  USE="-debug" 0 kB
[ebuild  N     ] app-admin/sysstat-10.0.3  USE="doc nls -cron -debug -isag -lm_sensors" LINGUAS="-af -cs -da -de -eo -es -eu -fi -fr -id -it -ja -ky -lv -mt -nb -nl -nn -pl -pt -pt_BR -ro -ru -sk -sv -uk -vi -zh_CN -zh_TW" 0 kB
[ebuild  N    ~] app-benchmarks/i7z-0.27.1  USE="X" 0 kB
[ebuild  N    ~] www-client/google-chrome-18.0.1025.39_beta122785  USE="plugins" LINGUAS="-am -ar -bg -bn -ca -cs -da -de -el -en_GB -es -es_LA -et -fa -fi -fil -fr -gu -he -hi -hr -hu -id -it -ja -kn -ko -lt -lv -ml -mr -nb -nl -pl -pt_BR -pt_PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh_CN -zh_TW" 0 kB
[ebuild  N     ] x11-drivers/xf86-input-keyboard-1.6.0  0 kB
[ebuild  N     ] xfce-extra/tumbler-0.1.23  USE="ffmpeg gstreamer jpeg -debug -odf -pdf -raw" 0 kB
[ebuild  N     ] app-editors/gedit-2.30.4  USE="python -doc -spell" 0 kB
[ebuild  N     ] app-portage/mirrorselect-2.1.0-r3  0 kB
[ebuild  N     ] sys-apps/mlocate-0.24  USE="nls (-selinux)" 0 kB
[ebuild  N     ] xfce-extra/xfce4-appfinder-4.8.0  USE="-debug" 0 kB
[ebuild  N     ] xfce-extra/xfce4-battery-plugin-1.0.0-r1  USE="-debug" 0 kB
[ebuild  N     ] app-text/wgetpaste-2.18  USE="-zsh-completion" 0 kB
[ebuild  N     ] xfce-extra/xfce4-screenshooter-1.8.0  USE="-debug" 0 kB
[ebuild  N     ] media-fonts/unifont-5.1.20080914  USE="X" 0 kB
[ebuild  N     ] media-fonts/font-bh-ttf-1.0.3  USE="X" 0 kB
[ebuild  N     ] www-client/lynx-2.8.7_p1  USE="bzip2 gnutls ipv6 nls ssl unicode -cjk" 0 kB
[ebuild  N     ] x11-terms/terminal-0.4.8  USE="dbus -debug" 0 kB
[ebuild  N     ] www-plugins/adobe-flash-11.1.102.62  USE="64bit (multilib) -32bit -kde -vdpau" 0 kB
[ebuild  N     ] sys-apps/x86info-1.25  0 kB
[ebuild  N     ] xfce-extra/xfce4-notes-plugin-1.7.7  0 kB
[ebuild  N     ] media-fonts/ttf-bitstream-vera-1.10-r3  USE="X" 0 kB
[ebuild  N     ] xfce-extra/xfce4-hdaps-0.0.7  USE="-debug" 0 kB
[ebuild  N     ] xfce-extra/xfce4-power-manager-1.0.10-r1  USE="policykit -debug -networkmanager" XFCE_PLUGINS="brightness" 0 kB
[nomerge       ] xfce-base/xfce4-meta-4.8  USE="session svg -minimal"
[ebuild  N     ]  xfce-base/xfdesktop-4.8.3  USE="libnotify thunar -debug" 0 kB
[ebuild  N     ]   xfce-base/thunar-1.2.3  USE="dbus libnotify pcre startup-notification udev -debug -exif -test" XFCE_PLUGINS="trash" 0 kB
[ebuild  N     ]    gnome-base/gvfs-1.10.1  USE="cdda fuse gdu http samba udev -afp -archive -avahi -bluetooth -bluray -doc -gnome-keyring -gphoto2 -ios" 0 kB
[ebuild  N     ]     net-libs/libsoup-gnome-2.36.1  USE="introspection -debug -doc" 0 kB
[ebuild  N     ]      gnome-base/libgnome-keyring-2.32.0  USE="-debug -doc -test" 0 kB
[ebuild  N     ]       gnome-base/gnome-keyring-2.32.1-r1  USE="pam -debug -doc -test" 0 kB
[nomerge       ] x11-misc/slim-1.3.2-r7  USE="branding consolekit pam"
[ebuild  N     ]  x11-themes/slim-themes-1.2.3a-r6  0 kB
[ebuild  N     ]   x11-misc/slim-1.3.2-r7  USE="branding consolekit pam" 0 kB
[nomerge       ] xfce-base/xfce4-meta-4.8  USE="session svg -minimal"
[ebuild  N     ]  xfce-base/xfce4-settings-4.8.3  USE="libnotify xklavier -debug -libcanberra" 0 kB
[ebuild  N     ]  xfce-base/xfce4-session-4.8.2  USE="consolekit policykit udev -debug -gnome -gnome-keyring" XFCE_PLUGINS="logout" 0 kB
[ebuild  N     ]   xfce-base/xfce-utils-4.8.3  USE="dbus lock -debug" 0 kB
[ebuild  N     ]  xfce-base/xfwm4-4.8.3  USE="startup-notification xcomposite -debug" 0 kB
[ebuild  N     ]  xfce-base/xfce4-panel-4.8.6  USE="-debug" 0 kB
[ebuild  N     ]   x11-libs/libwnck-2.30.7  USE="introspection startup-notification -doc" 0 kB
[nomerge       ] xfce-extra/xfce4-gvfs-mount-0.0.4  USE="-debug"
[ebuild  N     ]  xfce-base/libxfcegui4-4.8.1  USE="startup-notification -debug -glade" 0 kB
[nomerge       ] xfce-base/xfdesktop-4.8.3  USE="libnotify thunar -debug"
[nomerge       ]  x11-libs/libnotify-0.7.4  USE="introspection -doc -test"
[ebuild  N     ]   virtual/notification-daemon-0  USE="-gnome" 0 kB
[ebuild  N     ]    xfce-extra/xfce4-notifyd-0.2.2  USE="-debug" 0 kB
[ebuild  N     ]     xfce-base/libxfce4ui-4.8.1  USE="startup-notification -debug -glade" 0 kB
[ebuild  N     ]      x11-libs/startup-notification-0.12  USE="-static-libs" 0 kB
[nomerge       ] x11-themes/xfwm4-themes-4.6.0
[nomerge       ]  xfce-base/xfwm4-4.8.3  USE="startup-notification xcomposite -debug"
[nomerge       ]   x11-libs/startup-notification-0.12  USE="-static-libs"
[nomerge       ]    x11-libs/xcb-util-0.3.8  USE="-doc -static-libs -test"
[ebuild  N     ]     x11-libs/xcb-util-renderutil-0.3.8  USE="-doc -static-libs -test" 0 kB
[ebuild  N     ]     x11-libs/xcb-util-wm-0.3.8  USE="-doc -static-libs -test" 0 kB
[ebuild  N     ]     x11-libs/xcb-util-image-0.3.8  USE="-doc -static-libs -test" 0 kB
[ebuild  N     ]     x11-libs/xcb-util-keysyms-0.3.8  USE="-doc -static-libs -test" 0 kB
[ebuild  N     ]      x11-libs/xcb-util-0.3.8  USE="-doc -static-libs -test" 0 kB
[nomerge       ] xfce-base/xfce4-meta-4.8  USE="session svg -minimal"
[nomerge       ]  xfce-base/xfce-utils-4.8.3  USE="dbus lock -debug"
[ebuild  N     ]   x11-misc/xscreensaver-5.15  USE="jpeg opengl pam perl -new-login -suid -xinerama" 0 kB
[ebuild  N     ] media-video/gnome-mplayer-1.0.5  USE="alsa dbus dconf libnotify -gnome -ipod -musicbrainz -pulseaudio" 0 kB
[ebuild  N     ]  media-video/mplayer-1.0_rc4_p20110322-r1  USE="X a52 alsa ass bidi cdio dirac dts dv dvd dvdnav enca encode faac faad gif iconv ipv6 jpeg live mad mmx mp3 network opengl osdmenu png quicktime rar real rtc samba schroedinger sdl shm speex sse sse2 theora toolame tremor truetype twolame unicode v4l vorbis x264 xscreensaver xv xvid -3dnow -3dnowext -aalib (-altivec) -amr (-aqua) -bindist -bl -bluray -bs2b -cddb -cdparanoia -cpudetection -custom-cpuopts -debug -dga -directfb -doc -dvb (-dxr3) (-esd) -fbcon -ftp -ggi -gsm -jack -joystick -jpeg2k -ladspa -libcaca -libmpeg2 -lirc -lzo -md5sum -mmxext -mng -mpg123 -nas -nut -openal -oss -pnm -pulseaudio -pvr -radio -rtmp -ssse3 -tga -vdpau (-vidix) -vpx (-win32codecs) -xanim -xinerama -xvmc -zoran" VIDEO_CARDS="-mga -s3virge -tdfx -vesa" 0 kB
[nomerge       ] app-editors/gedit-2.30.4  USE="python -doc -spell"
[ebuild  N     ]  dev-python/pygtksourceview-2.10.1  USE="-debug -doc" 0 kB
[nomerge       ] xfce-extra/xfce4-volumed-0.1.13  USE="alsa libnotify -debug -oss"
[ebuild  N     ]  dev-libs/keybinder-0.2.2  USE="lua python" 0 kB
[nomerge       ] x11-misc/pcmanfm-0.9.10  USE="-debug"
[ebuild  N     ]  x11-libs/libfm-0.1.17  USE="udev -debug -examples" 0 kB
[nomerge       ] x11-themes/tango-icon-theme-extras-0.1.0-r1  USE="png"
[ebuild  N     ]  x11-themes/tango-icon-theme-0.8.90  USE="png" 0 kB
[nomerge       ] x11-misc/lightdm-1.1.3  USE="introspection"
[ebuild  N    ~]  x11-misc/lightdm-gtk-greeter-1.1.4-r1  USE="branding" 0 kB

Total: 109 packages (109 new), Size of downloads: 0 kB
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2012-02-27 20:00:35 UTC
lightdm added to build dependencies. Sync in ~2 hours or try the following instead:

emerge -av lightdm