Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490010 - app-accessibility/at-spi2-core-2.8.0 - configure: error: Couldn't find the Xtst library. Check config.log
Summary: app-accessibility/at-spi2-core-2.8.0 - configure: error: Couldn't find the Xt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-31 22:25 UTC by tman
Modified: 2013-11-02 18:01 UTC (History)
0 users

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


Attachments
log (build.log,8.45 KB, text/plain)
2013-10-31 22:28 UTC, tman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2013-10-31 22:25:08 UTC
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XTestFakeKeyEvent in -lXtst... no
configure: error: Couldn't find the Xtst library. Check config.log


Reproducible: Always
Comment 1 tman 2013-10-31 22:28:09 UTC
Created attachment 362376 [details]
log

Portage 2.2.7 (default/linux/amd64/13.0/desktop, gcc-4.8.1, glibc-2.17, 3.4.66-std381-amd64 x86_64)
=================================================================
System uname: Linux-3.4.66-std381-amd64-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-gentoo-2.2
KiB Mem:    24582084 total,   2398460 free
KiB Swap:   25598972 total,  25598932 free
Timestamp of tree: Thu, 31 Oct 2013 20:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.5-r4, 3.2.5-r3, 3.3.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.13.4, 1.14
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.8.1-r1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.11 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=corei7 -O2 -pipe"
DISTDIR="/mnt/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/mnt/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/mnt/portage"
PORTDIR_OVERLAY=""
Comment 2 tman 2013-10-31 22:29:24 UTC
emerging libxlst and resume dont work. it still not finde anything
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-01 14:48:31 UTC
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-accessibility/at-spi2-core-2.8.0/work/at-spi2-core-2.8.0/config.log

Where is it?
Comment 4 tman 2013-11-02 18:01:22 UTC
i will close this bug because it seems to be solved. but it only solve after i try to emerge layman with following use:


TuX cornix # eix layman -I
[I] app-portage/layman
     Available versions:  1.4.2-r3 2.0.0 **9999 {bazaar cvs darcs (+)git gpg mercurial subversion test PYTHON_TARGETS="pypy2_0 python2_6 python2_7"}
     Installed versions:  2.0.0(17:44:05 02.11.2013)(git subversion -bazaar -cvs -darcs -mercurial -test PYTHON_TARGETS="python2_7 -pypy2_0 -python2_6")
     Homepage:            http://layman.sourceforge.net
     Description:         Tool to manage Gentoo overlays


it force my fresh installed system to install a lot of dependencies and afterward it was possible to continue the installation. so there a missing dependencies for libXtst or app-accessibility/at-spi2-core-2.8.0.

i will close this bug for now, because i cant tell u which package is the culprit. but its for sure there and reproduce-able, because i have tried more then 3 time to install a fresh gentoo and got stuck at this same package.