Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318609 - x11-base/xorg-server-1.8.0: fails to compile with kdrive and tslib set
Summary: x11-base/xorg-server-1.8.0: fails to compile with kdrive and tslib set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: ARM Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard: [x11 overlay]
Keywords: InOverlay, InVCS
Depends on:
Blocks:
 
Reported: 2010-05-05 11:54 UTC by siebz0r
Modified: 2010-10-04 20:36 UTC (History)
6 users (show)

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


Attachments
build.log (build.log,545.58 KB, text/plain)
2010-05-05 11:55 UTC, siebz0r
Details
replace tslib-0.0 -> tslib-1.0 by sed (xorg-server-1.8.0_tslib-1.0.ebuild.patch,456 bytes, patch)
2010-05-09 14:44 UTC, Pinky
Details | Diff
proposed fix for upstream (xorg-server-1.8.0_tslib-1.0.patch,460 bytes, patch)
2010-05-09 14:47 UTC, Pinky
Details | Diff
update ebuild to use old patch for various tslib version (xorg-server-1.8.0_tslib-1.0.ebuild.patch,398 bytes, patch)
2010-05-12 22:58 UTC, Pinky
Details | Diff
config.log as requested (config.log,270.66 KB, text/plain)
2010-10-03 17:12 UTC, renato gallo
Details
build.log (build.log,98.30 KB, text/plain)
2010-10-03 19:23 UTC, renato gallo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description siebz0r 2010-05-05 11:54:06 UTC
When emerging xorg-server 1.8.0 with useflag kdrive and tslib set it fails

Reproducible: Always

Steps to Reproduce:
1. unmask xorg-server 1.8.0
2. USE="kdrive tslib" emerge xorg-server
3.

Actual Results:  
/bin/sh ../../../libtool --tag=CC   --mode=link arm-unknown-linux-gnu-gcc  -Os -pipe -export-dynamic -Wl,-z,lazy -o Xfbdev fbinit.o libfbdev.la ../../../dix/libmain.la ../../../dix/libdix.la ../../../hw/kdrive/src/libkdrive.la ../../../hw/kdrive/src/libkdrivestubs.la ../../../config/libconfig.la ../../../fb/libfb.la ../../../mi/libmi.la ../../../fb/libfb.la ../../../mi/libmi.la ../../../xfixes/libxfixes.la ../../../Xext/libXext.la ../../../dbe/libdbe.la   ../../../randr/librandr.la ../../../render/librender.la ../../../damageext/libdamageext.la ../../../miext/damage/libdamage.la ../../../miext/shadow/libshadow.la ../../../Xi/libXi.la ../../../xkb/libxkb.la ../../../xkb/libxkbstubs.la ../../../composite/libcomposite.la ../../../os/libos.la ../../../hw/kdrive/linux/liblinux.la ../../../os/libos.la -lXfont -lXau -lpixman-1 -lXdmcp    -lm  -lrt  -ldl -lm  -lrt
libtool: link: arm-unknown-linux-gnu-gcc -Os -pipe -Wl,-z -Wl,lazy -o Xfbdev fbinit.o -Wl,--export-dynamic  ./.libs/libfbdev.a ../../../dix/.libs/libmain.a ../../../dix/.libs/libdix.a ../../../hw/kdrive/src/.libs/libkdrive.a ../../../hw/kdrive/src/.libs/libkdrivestubs.a ../../../config/.libs/libconfig.a /usr/lib/libudev.so ../../../fb/.libs/libfb.a ../../../mi/.libs/libmi.a ../../../xfixes/.libs/libxfixes.a ../../../Xext/.libs/libXext.a ../../../dbe/.libs/libdbe.a ../../../randr/.libs/librandr.a ../../../render/.libs/librender.a ../../../damageext/.libs/libdamageext.a ../../../miext/damage/.libs/libdamage.a ../../../miext/shadow/.libs/libshadow.a ../../../Xi/.libs/libXi.a ../../../xkb/.libs/libxkb.a ../../../xkb/.libs/libxkbstubs.a ../../../composite/.libs/libcomposite.a ../../../hw/kdrive/linux/.libs/liblinux.a ../../../os/.libs/libos.a -lcrypto /usr/lib/libXfont.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libfontenc.so -lz /usr/lib/libXau.so /usr/lib/libpixman-1.so /usr/lib/libXdmcp.so -ldl -lm -lrt
../../../hw/kdrive/linux/.libs/liblinux.a(tslib.o): In function `TslibDisable':
tslib.c:(.text+0x3c): undefined reference to `ts_close'
../../../hw/kdrive/linux/.libs/liblinux.a(tslib.o): In function `TslibEnable':
tslib.c:(.text+0xa4): undefined reference to `ts_open'
tslib.c:(.text+0xac): undefined reference to `ts_fd'
tslib.c:(.text+0xc4): undefined reference to `ts_config'
../../../hw/kdrive/linux/.libs/liblinux.a(tslib.o): In function `TsRead':
tslib.c:(.text+0x178): undefined reference to `ts_read_raw'
tslib.c:(.text+0x230): undefined reference to `ts_read'
collect2: ld returned 1 exit status
make[3]: *** [Xfbdev] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.8.0/work/xorg-server-1.8.0/hw/kdrive/fbdev'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.8.0/work/xorg-server-1.8.0/hw/kdrive'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.8.0/work/xorg-server-1.8.0/hw'
make: *** [all-recursive] Error 1
 [31;01m*[0m ERROR: x11-base/xorg-server-1.8.0 failed:
 [31;01m*[0m   Compilation failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line  54:  Called src_compile
 [31;01m*[0m   environment, line 3846:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m           die "Compilation failed";
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of 'emerge --info =x11-base/xorg-server-1.8.0',
 [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-base/xorg-server-1.8.0'.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-base/xorg-server-1.8.0/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.8.0/temp/environment'.
 [31;01m*[0m S: '/var/tmp/portage/x11-base/xorg-server-1.8.0/work/xorg-server-1.8.0'



Portage 2.1.8.3 (!/usr/local/portage/layman/openmoko/trunk/openmoko-target/profiles/openmoko/, gcc-4.3.4, glibc-2.10.1-r1, 2.6.33-tuxonice armv5tel)
=================================================================
System uname: Linux-2.6.33-tuxonice-armv5tel-with-gentoo-1.12.13
Timestamp of tree: Thu, 15 Apr 2010 12:00:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     4.0_p37
dev-lang/python:     2.6.4-r1
dev-python/pycrypto: 2.1.0_beta1
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc:       4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="arm"
ACCEPT_LICENSE="* -@EULA"
CBUILD="arm-unknown-linux-gnu"
CFLAGS="-Os -pipe"
CHOST="arm-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-Os -pipe"
DISTDIR="/tmp/"
FEATURES="assume-digests cchache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS=""
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="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X arm cracklib dbus gps gtk iconv kdrive midi minimal multicall nls python readline ssl svg unicode xorg zlib" 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" ELIBC="glibc" INPUT_DEVICES="tslib evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="glamo" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 siebz0r 2010-05-05 11:55:26 UTC
Created attachment 230453 [details]
build.log
Comment 2 Pinky 2010-05-09 08:24:24 UTC
for some reason is there missing -lts (linking against tslib)
Comment 3 Pinky 2010-05-09 09:06:18 UTC
-lts is missing because in config is looked for tslib-0.0, but installed is tslib-1.0 (no LDFLAGS found)

this should fix simple sed somevhere in ebuild 

is this fixed in upstream?
Comment 4 Pinky 2010-05-09 14:44:51 UTC
Created attachment 230861 [details, diff]
replace tslib-0.0 -> tslib-1.0 by sed

fixes building against latest tslib with xorg-server-1.8.0
Comment 5 Pinky 2010-05-09 14:47:57 UTC
Created attachment 230863 [details, diff]
proposed fix for upstream

This is proposed fix for upstream, I mess a little bit with filing bug for xorg-server. Please is there someone who will try to push it up?
Comment 6 Rémi Cardona (RETIRED) gentoo-dev 2010-05-09 17:18:20 UTC
NAK on that patch, that exact line was changed a couple weeks ago. (Putting my upstream cap) I'm tired of changing tslib changing its .pc file name every 6 months.

At first it was "tslib", then it became "tslib-1.0" and now it's "tslib-0.0".

I'll commit a patch that works with all 3 cases, with whichever order upstream thinks is best. I definitely don't want to "fix" this again in 6 months.

Cheers
Comment 7 solar (RETIRED) gentoo-dev 2010-05-12 18:12:02 UTC
(In reply to comment #6)
> NAK on that patch, that exact line was changed a couple weeks ago. (Putting my
> upstream cap) I'm tired of changing tslib changing its .pc file name every 6
> months.

Remi,
Looks like our real patch did not get carried over in the bump. No big deal and easy enough to fix.
Comment 8 Pinky 2010-05-12 19:02:33 UTC
There are intaled both tslib and tslib-1.0 config files, so versioning is not necesary. Should I rework the patch?
Comment 9 solar (RETIRED) gentoo-dev 2010-05-12 19:17:47 UTC
(In reply to comment #8)
> There are intaled both tslib and tslib-1.0 config files, so versioning is not
> necesary. Should I rework the patch?
> 

Should be no need to rework your patch. We should have a patch from the last ver of xorg that checked for any of the 3 combos. tslib.pc / tslib-1.0.pc / tslib-0.0.pc ; It's a bit overkill and really at gentoo we only need to check for the versionless ones now. But remi wants to check for all 3 combos for a while.

If you are motivated to help Pinky, you can unpack 1.7.LAST and snag that patch or fwd port it if needed. Attach notes here. Thanks in advance.
Comment 10 Pinky 2010-05-12 22:58:53 UTC
Created attachment 231279 [details, diff]
update ebuild to use old patch for various tslib version

works fine for my
Comment 11 renato gallo 2010-07-23 09:57:47 UTC
bug still present in 1.8.2 version
Comment 12 renato gallo 2010-07-23 10:01:41 UTC
 cat 1.8.2-fix-tslib-1.0-check.patch
--- xorg-server-1.8.2/configure.ac.orig 2010-05-09 16:17:24.313405441 +0200
+++ xorg-server-1.8.2/configure.ac      2010-05-09 16:17:39.219405007 +0200
@@ -2025,7 +2025,7 @@
     fi


-    PKG_CHECK_MODULES([TSLIB], [tslib-0.0], [HAVE_TSLIB="yes"], [HAVE_TSLIB="no"])
+    PKG_CHECK_MODULES([TSLIB], [tslib-1.0], [HAVE_TSLIB="yes"], [HAVE_TSLIB="no"])
     if test "x$HAVE_TSLIB" = xno; then
         AC_CHECK_LIB(ts, ts_open, [HAVE_TSLIB="yes"])
Comment 13 Alexander Holler 2010-07-27 10:59:34 UTC
Just as a hint, those errors come up too, when --as-needed is used in the linker flags. At least with xorg-server-1.7.6.
Comment 14 Vassil Peytchev 2010-08-01 18:12:16 UTC
(In reply to comment #13)
> Just as a hint, those errors come up too, when --as-needed is used in the
> linker flags. At least with xorg-server-1.7.6.
> 

Yes, hitting the same error on xorg-server-1.7.6.. What is the fix there?
Comment 15 Vassil Peytchev 2010-08-01 19:04:09 UTC
(In reply to comment #14)
> (In reply to comment #13)
> > Just as a hint, those errors come up too, when --as-needed is used in the
> > linker flags. At least with xorg-server-1.7.6.
> > 
> 
> Yes, hitting the same error on xorg-server-1.7.6.. What is the fix there?
> 

Just to be clear - the issue doesn't seem to be the detection of tslib, it has to do with this: "undefined reference to `ts_close'" and similar, related to the kdrive flag somehow... Since I only have regular PC with no touch screen, I simply compiled xorg-server with -tslib... It would be nice to figure out the real issue though...
Comment 16 solar (RETIRED) gentoo-dev 2010-08-01 20:55:21 UTC
 (In reply to comment #15)

>  It would be nice to figure out the real issue though...


The real issue is known and is easy to fix. The problem is every time it's fixed, it gets lost by our x11 maintainers with each and every bump and upstream is not tracking tslib svn. A simple fwd port of this is all that should be needed.
/usr/portage/x11-base/xorg-server/files/1.7.5.902-fix-tslib-1.0-check.patch
Comment 17 Vassil Peytchev 2010-08-01 23:48:51 UTC
(In reply to comment #16)
>  (In reply to comment #15)
> 
> >  It would be nice to figure out the real issue though...
> 
> 
> The real issue is known and is easy to fix. The problem is every time it's
> fixed, it gets lost by our x11 maintainers with each and every bump and
> upstream is not tracking tslib svn. A simple fwd port of this is all that
> should be needed.
> /usr/portage/x11-base/xorg-server/files/1.7.5.902-fix-tslib-1.0-check.patch
> 

The triple check is there in xorg-server-1.7.6, and the check is successful. The compile error occurs despite the successful check. Am I seeing a different bug? Also, the architecture is i686, not arm...
Comment 18 solar (RETIRED) gentoo-dev 2010-08-02 00:04:14 UTC
(In reply to comment #17)

> The triple check is there in xorg-server-1.7.6, and the check is successful.
> The compile error occurs despite the successful check. Am I seeing a different
> bug? Also, the architecture is i686, not arm...

You also probably are inheriting the -Wa,--as-needed as noted in comment #13
What I did to compile this.

in PATCHES=() I added "${FILESDIR}"/1.7.5.902-fix-tslib-1.0-check.patch
and built LDFLAGS=""

xorg-server # qlist -IUv xorg-server
x11-base/xorg-server-1.8.2 (kdrive minimal nptl tslib xorg)

xorg-server # qlist -o xorg-server  | scanelf -f - -sts_open -q
ts_open  /usr/bin/Xfbdev
Comment 19 Luke-Jr 2010-08-18 02:48:31 UTC
Possible to get --as-needed filtered until this builds correctly?
Comment 20 Marat Radchenko 2010-09-01 18:21:12 UTC
also affects xorg-server-1.7.7-r1 (current stable)
Comment 21 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-09-12 18:43:30 UTC
Fixed in CVS.
Please discuss the linker issues in a separate bug.
Comment 22 Steve Arnold archtester gentoo-dev 2010-10-02 21:47:22 UTC
Still happens with xorg-server-1.9.0 with the tslib patch *and* building LDFLAGS="".  Only way to build it was the USE=-tslib workaround.
Comment 23 renato gallo 2010-10-03 09:14:52 UTC
(In reply to comment #22)
> Still happens with xorg-server-1.9.0 with the tslib patch *and* building
> LDFLAGS="".  Only way to build it was the USE=-tslib workaround.
> 
make[3]: Entering directory `/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/work/xorg-server-1.9.0/hw/kdrive/fbdev'
  CC     fbdev.lo
  CCLD   libfbdev.la
  CC     fbinit.o
  CCLD   Xfbdev
../../../hw/kdrive/linux/.libs/liblinux.a(tslib.o): In function `TslibDisable':
tslib.c:(.text+0x38): undefined reference to `ts_close'
../../../hw/kdrive/linux/.libs/liblinux.a(tslib.o): In function `TslibEnable':
tslib.c:(.text+0x8c): undefined reference to `ts_open'
tslib.c:(.text+0x98): undefined reference to `ts_fd'
tslib.c:(.text+0xa8): undefined reference to `ts_config'
../../../hw/kdrive/linux/.libs/liblinux.a(tslib.o): In function `TsRead':
tslib.c:(.text+0x21f): undefined reference to `ts_read_raw'
tslib.c:(.text+0x252): undefined reference to `ts_read'
collect2: ld returned 1 exit status
make[3]: *** [Xfbdev] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/work/xorg-server-1.9.0/hw/kdrive/fbdev'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/work/xorg-server-1.9.0/hw/kdrive'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/work/xorg-server-1.9.0/hw'
make: *** [all-recursive] Error 1
emake failed
 * ERROR: x11-base/xorg-server-1.9.0-r2 failed:
 *   died running emake, base_src_make
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3824:  Called xorg-2_src_compile
 *   environment, line 4757:  Called base_src_compile
 *   environment, line  788:  Called base_src_make
 *   environment, line  826:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
 *
 * If you need support, post the output of 'emerge --info =x11-base/xorg-server-1.9.0-r2',
 * the complete build log and the output of 'emerge -pqv =x11-base/xorg-server-1.9.0-r2'.
 * The complete build log is located at '/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/temp/environment'.
 * S: '/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/work/xorg-server-1.9.0'

>>> Failed to emerge x11-base/xorg-server-1.9.0-r2, Log file:

>>>  '/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/temp/build.log'

 * Messages for package x11-base/xorg-server-1.9.0-r2:

 * ERROR: x11-base/xorg-server-1.9.0-r2 failed:
 *   died running emake, base_src_make
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3824:  Called xorg-2_src_compile
 *   environment, line 4757:  Called base_src_compile
 *   environment, line  788:  Called base_src_make
 *   environment, line  826:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
 *
 * If you need support, post the output of 'emerge --info =x11-base/xorg-server-1.9.0-r2',
 * the complete build log and the output of 'emerge -pqv =x11-base/xorg-server-1.9.0-r2'.
 * The complete build log is located at '/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/temp/environment'.
 * S: '/var/tmp/portage/x11-base/xorg-server-1.9.0-r2/work/xorg-server-1.9.0'




emerge --info
Portage 2.1.9.13 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.12.1-r1, 2.6.35-gentoo x86_64)
=================================================================
System uname: Linux-2.6.35-gentoo-x86_64-AMD_Phenom-tm-_9950_Quad-Core_Processor-with-gentoo-2.0.1
Timestamp of tree: Sat, 02 Oct 2010 09:00:02 +0000
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python:     2.5.4-r4, 2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     9999
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.13, 2.67
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.51.0.11
sys-devel/gcc:       4.3.3-r2, 4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.35 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openfire/resources/security/ /usr/share/config /var/bind /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="it_IT.utf@euro"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="it en no nb"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac aalib abyss accessibility acl ads alsa amd64 amr apache2 applet archive artworkextra async asyncns authdaemond authfile authlib autoipd automount autotrace avahi ban bash-completion beagle berkdb bluetooth bookmarks branding bugzilla build bzip2 cairo capi caps case cdda cdr celt cgi cifsupcall cisco cjk clamav clamdtop cleartype cli connection-sharing consolekit contrast courier cpusets cracklib crypt ctype cups curl cvs cxx dbus deflate deskbar device-mapper dga dhclient dhcpcd dirac directfb diskio djvu dlz dmx dns dri dtmf dvb dvd dvdr dvi dynamicplugin elf elisp emacs emacs22icons emf encode esd eurephia examples exchange exif expat extensible extensions extra-tools extras faac faad fam fax fbcon fbcondecor ffmpeg fftw filter flac fontconfig fontforge fortran fpx ftp fuse fusion galago gcdmaster gd gdbm gdu geoip ggi gif gimp glitz gnome gnome-keyring gnomecd gnutls gpg gphoto2 gpm graphviz gs gsf gsm gstreamer gtk guile gzip-el h224 h281 h323 hal hdri hesiod heterogeneous howl-compat http http-forms http-server iax iconv icu idn ieee1394 ifsession imagemagick imap imlib iproute2 ipv6 ivr ixj java jbig jpeg jpeg2k json kdrive kerberos krb5 lame lasi lcms ldap ldirectord lensfun libcaca libnotify libsamplerate lid lilo lirc lm_sensors lqr lzo mad maildir management mdnsresponder-compat mfd-rewrites mhash milter ming mmap mmx mng modules mono moonlight motif mozsha1 mp3 mpeg mpi mudflap multilib mysql mysqli mythtv nagios-dns nagios-ntp nagios-ping nagios-ssh nas nat nat-transport nautilus ncurses net network networking networkmanager nls nntp nptl nptlonly nsplugin nss odbc ogg old-daemons openexr opengl openmp openntpd openssl opensslcrypt oss overlays pam parse-clocks passwordsave pbs pccts pcre pdf perl php pic pipechan pkcs11 plotutils png policykit poll pop posix ppds pppd pst pulseaudio python python3 q32 q8 qt3support qt4 quotas radius rar raw razor readline reflection resolvconf rewrite rle romio rpm rrdcgi ruby samba sample sasl sbc schroedinger sdb-ldap sdl secure-delete semantic-desktop sendmail sensord server session shaper sidebar sip sipim sitemisc slang slp smp smux snmp sockets socks5 softquota sound spamassassin speex spell spl sql sqlite srtp sse sse2 ssl startup-notification stats subversion svg swat swig sysfs syslog t1lib taglib tcl tcpd test-programs theora threads tiff timezone tk toolbar toolkit-scroll-bars tools tracker truetype tslib unicode unrar ups urandom usb utils v4l v4l2 vcd vda vdpau vhook vhosts vim-syntax vorbis vpb vroot vt vxml wav wavpack webdav webkit wicd winbind wmf wxwidgets x264 xcb xemacs xen xft xine xinerama xinetd xml xmlreader xmlrpc xmlwriter xmp xorg xpm xscreensaver xsl xv xvid xvmc zeroconf zlib zsh-completion" 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="cgi cgid actions alias asis auth_basic auth_digest authn_alias authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cern_meta charset_lite dav dav_fs dav_lock dbd deflate dir disk_cache dumpio env expires ext_filter file_cache filter headers ident imagemap include info log_config log_forensic logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_connect proxy_ftp proxy_http rewrite setenvif speling status substitute unique_id userdir usertrack version vhost_alias" APACHE2_MPMS="event" 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 keyboard mouse acecad aiptek elographics fpit hyperpen joystick mutouch penmount synaptics tslib virtualbox vmmouse void " KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it en no nb" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" 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, FFLAGS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Comment 24 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-10-03 15:30:26 UTC
Please attach config.log
Comment 25 renato gallo 2010-10-03 17:12:33 UTC
Created attachment 249441 [details]
config.log as requested
Comment 26 renato gallo 2010-10-03 19:23:15 UTC
Created attachment 249474 [details]
build.log
Comment 27 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-10-04 17:24:38 UTC
I've recognized the actual bug and reported upstream. Let's see what they say...
Comment 28 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-10-04 18:14:03 UTC
=xorg-server-9999 fixed...
Comment 29 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-10-04 20:36:25 UTC
Committed the new patchset to CVS. Please sync and retry.