Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291857 - can't emerge x11-base/xorg-server-1.6.5 with x11-libs/libXinerama-1.1
Summary: can't emerge x11-base/xorg-server-1.6.5 with x11-libs/libXinerama-1.1
Status: RESOLVED DUPLICATE of bug 291312
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-04 14:36 UTC by kavol
Modified: 2009-11-04 21:21 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 kavol 2009-11-04 14:36:16 UTC
Hi,

trying to upgrade world, the process gets stuck on emerging the new xorg-server, with the following messages:

../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include    -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DDBUS_API_SUBJECT_TO_CHANGE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DVENDOR_NAME=\""The X.Org Foundation"\" -DVENDOR_RELEASE="(((1) * 10000000) + ((6) * 100000) + ((5) * 1000) + 0)" -O2 -march=pentium3 -pipe -fomit-frame-pointer -MT dixfonts.lo -MD -MP -MF .deps/dixfonts.Tpo -c -o dixfonts.lo dixfonts.c                                                                                                                              
In file included from ../Xext/panoramiX.h:45,                                                                                                                
                 from dispatch.c:135:                                                                                                                        
/usr/include/X11/extensions/panoramiXext.h:49: error: expected ‘)’ before ‘*’ token                                                                          
/usr/include/X11/extensions/panoramiXext.h:54: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XPanoramiXQueryVersion’                       
/usr/include/X11/extensions/panoramiXext.h:64: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XPanoramiXGetState’                           
/usr/include/X11/extensions/panoramiXext.h:70: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XPanoramiXGetScreenCount’                     
/usr/include/X11/extensions/panoramiXext.h:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XPanoramiXGetScreenSize’                      
dispatch.c: In function ‘ProcCloseFont’:                                                                                                                     
dispatch.c:1117: warning: ‘SecurityLookupIDByType’ is deprecated (declared at ../include/resource.h:268)                                                     
make[2]: *** [dispatch.lo] Error 1                                                                                                                           
make[2]: *** Waiting for unfinished jobs....                                                                                                                 
In file included from ../Xext/panoramiX.h:45,                                                                                                                
                 from dixfonts.c:76:                                                                                                                         
/usr/include/X11/extensions/panoramiXext.h:49: error: expected ‘)’ before ‘*’ token                                                                          
/usr/include/X11/extensions/panoramiXext.h:54: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XPanoramiXQueryVersion’                       
/usr/include/X11/extensions/panoramiXext.h:64: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XPanoramiXGetState’
/usr/include/X11/extensions/panoramiXext.h:70: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XPanoramiXGetScreenCount’
/usr/include/X11/extensions/panoramiXext.h:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XPanoramiXGetScreenSize’
dixfonts.c: In function ‘SetDefaultFont’:
dixfonts.c:145: warning: ‘LookupIDByType’ is deprecated (declared at ../include/resource.h:282)
dixfonts.c: In function ‘doPolyText’:
dixfonts.c:1212: warning: ‘SecurityLookupIDByClass’ is deprecated (declared at ../include/resource.h:275)
dixfonts.c:1242: warning: ‘SecurityLookupIDByType’ is deprecated (declared at ../include/resource.h:268)
dixfonts.c: In function ‘doImageText’:
dixfonts.c:1497: warning: ‘SecurityLookupIDByClass’ is deprecated (declared at ../include/resource.h:275)
dixfonts.c: In function ‘find_old_font’:
dixfonts.c:2046: warning: ‘SecurityLookupIDByType’ is deprecated (declared at ../include/resource.h:268)
make[2]: *** [dixfonts.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.6.5/work/xorg-server-1.6.5/dix'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.6.5/work/xorg-server-1.6.5/dix'
make: *** [all-recursive] Error 1
 * ERROR: x11-base/xorg-server-1.6.5 failed:
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line   49:  Called src_compile
 *   environment, line 3673:  Called x-modular_src_compile
 *   environment, line 4599:  Called x-modular_src_make
 *   environment, line 4638:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info =x11-base/xorg-server-1.6.5',
 * the complete build log and the output of 'emerge -pqv =x11-base/xorg-server-1.6.5'.
 * The complete build log is located at '/var/tmp/portage/x11-base/xorg-server-1.6.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.6.5/temp/environment'.
 * S: '/var/tmp/portage/x11-base/xorg-server-1.6.5/work/xorg-server-1.6.5'


Reproducible: Always




localhost ~ # emerge --info
Portage 2.2_rc48 (default/linux/x86/10.0/desktop, gcc-4.4.2, glibc-2.10.1-r0, 2.6.31-tuxonice i686)
=================================================================
System uname: Linux-2.6.31-tuxonice-i686-Pentium_III_-Katmai-with-gentoo-2.0.1
Timestamp of tree: Wed, 04 Nov 2009 12:00:21 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.4, 3.1.1-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.2-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache collision-protect distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="cs_CZ.UTF-8"
LC_ALL="cs_CZ.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="cs en"
MAKEOPTS="-j2"
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 acpi bash-completion berkdb branding bzip2 cairo cdr cli consolekit cracklib crypt cups dbus dri dts dvdr emboss evo exif firefox flac fortran gdbm gif gtk hal iconv inotify jpeg kde libnotify mmx modules moznocompose moznoirc moznomail moznopango moznoroaming mp4 mpeg mudflap ncurses nls nptl nptlonly objc ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3support qt4 quicktime readline reflection sdl session spell spl sse ssl startup-notification svg symlink sysfs thunar tiff truetype unicode usb win32codecs x264 x86 xcomposite xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="cs en" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-11-04 20:34:07 UTC
https://bugs.gentoo.org/show_bug.cgi?id=291312#c12

Thanks

*** This bug has been marked as a duplicate of bug 291312 ***
Comment 2 kavol 2009-11-04 21:21:24 UTC
(In reply to comment #1)
> https://bugs.gentoo.org/show_bug.cgi?id=291312#c12
> 
> Thanks
> 
> *** This bug has been marked as a duplicate of bug 291312 ***
> 

thanks for the information and sorry for the duplicate

... however, it (the duplicate) could be saved if bug #291312 wouln't be marked as RESOLVED (and thus not appearing in the basic search results) when it is NOT resolved, as users keep running into it