Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139882 - x11-lib/libXScrnSaver-1.1.0 failed
Summary: x11-lib/libXScrnSaver-1.1.0 failed
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://stud3.tuwien.ac.at/~e0302857/3...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-10 07:22 UTC by Humpty Dumpty
Modified: 2006-07-10 07:41 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 Humpty Dumpty 2006-07-10 07:22:29 UTC
After having some trouble with xorg-server, that did finally emerge successfully. But now libXScrnSaver wont. Tried revdep-rebuild with no effect.
Pasted output of emerge --info first and last lines of emerging libXScrnSaver afterwards. Complete log of `emerge libXScrnSaver` attached.

#########
### emerge --info
#########
Gentoo Base System version 1.6.15
Portage 2.1-r1 (default-linux/amd64/2005.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3400+
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts cli crypt cups dlloader dri eds emboss encode foomaticdb fortran gif gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd tiff truetype-fonts type1-fonts unicode usb xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

#########
### last lines of emerge xorg-x11
#########
XScrnSaver.c  -fPIC -DPIC -o .libs/XScrnSaver.o
XScrnSaver.c: In function `XScreenSaverSuspend':
XScrnSaver.c:448: error: `xScreenSaverSuspendReq' undeclared (first use in this function)
XScrnSaver.c:448: error: (Each undeclared identifier is reported only once
XScrnSaver.c:448: error: for each function it appears in.)
XScrnSaver.c:448: error: `req' undeclared (first use in this function)
XScrnSaver.c:453: error: `sz_xScreenSaverSuspendReq' undeclared (first use in this function)
XScrnSaver.c:453: error: syntax error before ')' token
XScrnSaver.c:453: error: `X_ScreenSaverSuspend' undeclared (first use in this function)
make[2]: *** [XScrnSaver.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/libXScrnSaver-1.1.0/work/libXScrnSaver-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libXScrnSaver-1.1.0/work/libXScrnSaver-1.1.0'
make: *** [all] Error 2

!!! ERROR: x11-libs/libXScrnSaver-1.1.0 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called x-modular_src_compile
  x-modular.eclass, line 327:   Called x-modular_src_make
  x-modular.eclass, line 322:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2006-07-10 07:33:08 UTC
(re-)emerge x11-proto/scrnsaverproto and try again..
Comment 2 Humpty Dumpty 2006-07-10 07:41:21 UTC
that worked.. thx alot