On 11/12/2009 1:21 PM, Marcus Wanner wrote:
On 11/12/2009 12:56 PM, Roy Wright wrote:

On Nov 12, 2009, at 11:24 AM, Marcus Wanner wrote:

On 11/12/2009 11:55 AM, Roy Wright wrote:

Disable (either temporary or permanent) the "xinerama" USE flag.

Me or Alan?



OP

As a suggestion for a work around for the compile issue. If you temporarily disable xinerama, then the build should proceed. Then if you need xinerama, enable the USE flag and build again.
I don't have the xinerama use flag set anywhere...I don't know what it is, I don't want it, and I hopefully don't need it.

I did put -xinerama in my use flag variable and try again, we'll see how that works...btw, I have switched to xorg-server-1.7.1, since I don't want to go through upgrading more than I need to.

Marcus
Well, now it's saying that a bunch of things like 'GL_DEPTH_STENCIL_MESA' are undeclared in rensize.c...I attached a complete build log, hopefully someone can help me with this one.

Thanks!

Marcus
!!! Error: (BUnrecognized option: --impl-headers
exiting
>>> Unpacking source...
>>> Unpacking xorg-server-1.7.1.tar.bz2 to 
>>> /var/tmp/portage/x11-base/xorg-server-1.7.1/work
>>> Source unpacked in /var/tmp/portage/x11-base/xorg-server-1.7.1/work
>>> Preparing source in 
>>> /var/tmp/portage/x11-base/xorg-server-1.7.1/work/xorg-server-1.7.1 ...
 * Running elibtoolize in: xorg-server-1.7.1
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
>>> Source prepared.
>>> Configuring source in 
>>> /var/tmp/portage/x11-base/xorg-server-1.7.1/work/xorg-server-1.7.1 ...
 * econf: updating xorg-server-1.7.1/config.guess with 
/usr/share/gnuconfig/config.guess
 * econf: updating xorg-server-1.7.1/config.sub with 
/usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu 
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share 
--sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share 
--enable-ipv6 --disable-dmx --disable-kdrive --disable-tslib 
--disable-xcalibrate --enable-xvfb --enable-xnest --enable-record 
--enable-xfree86-utils --enable-install-libxf86config --enable-dri 
--enable-dri2 --enable-glx --enable-xorg --enable-glx-tls --enable-config-hal 
--sysconfdir=/etc/X11 --localstatedir=/var --enable-install-setuid 
--with-fontdir=/usr/share/fonts --with-xkb-output=/var/lib/xkb --without-dtrace 
--disable-xsdl
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 whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-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 the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc 
object... ok
checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker 
(/usr/i686-pc-linux-gnu/bin/ld) 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... no
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking whether make sets $(MAKE)... (cached) yes
checking for i686-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 flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking for sed... (cached) /bin/sed
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking size of unsigned long... 4
checking for pid_t... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for vprintf... yes
checking for _doprnt... no
checking for geteuid... yes
checking for getuid... yes
checking for link... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... yes
checking for vsnprintf... yes
checking for walkcontext... no
checking for backtrace... yes
checking for getisax... no
checking for getzoneid... no
checking for shmctl64... no
checking for strcasestr... yes
checking for ffs... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getdtablesize... yes
checking for getifaddrs... yes
checking for getpeereid... no
checking for getpeerucred... no
checking for strlcat... no
checking for strlcpy... no
checking for mmap... yes
checking for sqrt in -lm... yes
checking for cbrt in -lm... yes
checking ndbm.h usability... no
checking ndbm.h presence... no
checking for ndbm.h... no
checking dbm.h usability... no
checking dbm.h presence... no
checking for dbm.h... no
checking rpcsvc/dbm.h usability... no
checking rpcsvc/dbm.h presence... no
checking for rpcsvc/dbm.h... no
checking linux/agpgart.h usability... yes
checking linux/agpgart.h presence... yes
checking for linux/agpgart.h... yes
checking sys/agpio.h usability... no
checking sys/agpio.h presence... no
checking for sys/agpio.h... no
checking sys/agpgart.h usability... no
checking sys/agpgart.h presence... no
checking for sys/agpgart.h... no
checking linux/apm_bios.h usability... yes
checking linux/apm_bios.h presence... yes
checking for linux/apm_bios.h... yes
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking asm/mtrr.h usability... yes
checking asm/mtrr.h presence... yes
checking for asm/mtrr.h... yes
checking sys/memrange.h usability... no
checking sys/memrange.h presence... no
checking for sys/memrange.h... no
checking machine/mtrr.h usability... no
checking machine/mtrr.h presence... no
checking for machine/mtrr.h... no
checking for sys/linker.h... no
checking for SYSV IPC... yes
checking machine/apmvar.h usability... no
checking machine/apmvar.h presence... no
checking for machine/apmvar.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace in -lc... yes
checking to see if we can install the Xorg server as root... yes
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for main in -lws2_32... no
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... no
checking for socklen_t... yes
checking if Xtrans should support os-specific local connections... no
checking for authdes_seccreate... no
checking for authdes_create... yes
checking for library containing getsecretkey... none required
checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes
checking for /usr/share/sgml/X11/defs.ent... no
checking for linuxdoc... no
checking for ps2pdf... /usr/bin/ps2pdf
checking Whether to build documentation... no
checking Whether to build pdf documentation... yes
checking for DBUS... yes
checking for HAL... yes
checking for glibc...... yes
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes
checking for a useful monotonic clock ...... yes
checking for XLIB... yes
checking for GL... yes
checking for DRIPROTO... yes
checking for DRI... yes
checking for DRI2PROTO... yes
checking for LIBDRM... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcasestr... (cached) yes
checking for XDMCP... yes
checking for XdmcpWrap in -lXdmcp... yes
checking for GLIB... yes
checking whether the linker supports -wrap... yes
checking for SHA1Init in -lmd... no
checking for XSERVERCFLAGS... yes
checking for XSERVERLIBS... yes
checking if SVR4 needs to be defined... no
checking whether to build Xvfb DDX... yes
checking for XNESTMODULES... yes
checking whether to build Xnest DDX... yes
checking whether to build Xorg DDX... yes
checking for symbol visibility support... yes
checking for PCIACCESS... yes
checking for pci_system_init_dev_mem... yes
checking for pci_device_enable... yes
checking for pci_device_is_boot_vga... yes
checking for pci_device_vgaarb_init... yes
checking for DGA... yes
checking for DGA... yes
checking for XF86VIDMODE... yes
checking for XF86VIDMODE... yes
checking for XORG_MODULES... yes
checking for perl... /usr/bin/perl
checking whether to build XWin DDX... no
checking dependency style of $(CC)... none
checking for DMXMODULES... no
checking whether to build Xdmx DDX... no
checking for sed... /bin/sed
configure: creating ./config.status
config.status: creating shave
config.status: creating shave-libtool
config.status: creating Makefile
config.status: creating glx/Makefile
config.status: creating include/Makefile
config.status: creating composite/Makefile
config.status: creating damageext/Makefile
config.status: creating dbe/Makefile
config.status: creating dix/Makefile
config.status: creating doc/Makefile
config.status: creating fb/Makefile
config.status: creating record/Makefile
config.status: creating config/Makefile
config.status: creating mi/Makefile
config.status: creating miext/Makefile
config.status: creating miext/damage/Makefile
config.status: creating miext/shadow/Makefile
config.status: creating miext/cw/Makefile
config.status: creating miext/rootless/Makefile
config.status: creating os/Makefile
config.status: creating randr/Makefile
config.status: creating render/Makefile
config.status: creating xkb/Makefile
config.status: creating Xext/Makefile
config.status: creating Xi/Makefile
config.status: creating xfixes/Makefile
config.status: creating exa/Makefile
config.status: creating hw/Makefile
config.status: creating hw/xfree86/Makefile
config.status: creating hw/xfree86/common/Makefile
config.status: creating hw/xfree86/common/xf86Build.h
config.status: creating hw/xfree86/ddc/Makefile
config.status: creating hw/xfree86/dixmods/Makefile
config.status: creating hw/xfree86/dixmods/extmod/Makefile
config.status: creating hw/xfree86/doc/Makefile
config.status: creating hw/xfree86/doc/devel/Makefile
config.status: creating hw/xfree86/doc/man/Makefile
config.status: creating hw/xfree86/doc/sgml/Makefile
config.status: creating hw/xfree86/dri/Makefile
config.status: creating hw/xfree86/dri2/Makefile
config.status: creating hw/xfree86/exa/Makefile
config.status: creating hw/xfree86/fbdevhw/Makefile
config.status: creating hw/xfree86/i2c/Makefile
config.status: creating hw/xfree86/int10/Makefile
config.status: creating hw/xfree86/loader/Makefile
config.status: creating hw/xfree86/modes/Makefile
config.status: creating hw/xfree86/os-support/Makefile
config.status: creating hw/xfree86/os-support/bsd/Makefile
config.status: creating hw/xfree86/os-support/bus/Makefile
config.status: creating hw/xfree86/os-support/hurd/Makefile
config.status: creating hw/xfree86/os-support/misc/Makefile
config.status: creating hw/xfree86/os-support/linux/Makefile
config.status: creating hw/xfree86/os-support/sco/Makefile
config.status: creating hw/xfree86/os-support/solaris/Makefile
config.status: creating hw/xfree86/os-support/sysv/Makefile
config.status: creating hw/xfree86/parser/Makefile
config.status: creating hw/xfree86/ramdac/Makefile
config.status: creating hw/xfree86/shadowfb/Makefile
config.status: creating hw/xfree86/vbe/Makefile
config.status: creating hw/xfree86/vgahw/Makefile
config.status: creating hw/xfree86/x86emu/Makefile
config.status: creating hw/xfree86/xaa/Makefile
config.status: creating hw/xfree86/xf8_16bpp/Makefile
config.status: creating hw/xfree86/utils/Makefile
config.status: creating hw/xfree86/utils/cvt/Makefile
config.status: creating hw/xfree86/utils/gtf/Makefile
config.status: creating hw/dmx/config/Makefile
config.status: creating hw/dmx/doc/Makefile
config.status: creating hw/dmx/examples/Makefile
config.status: creating hw/dmx/input/Makefile
config.status: creating hw/dmx/glxProxy/Makefile
config.status: creating hw/dmx/Makefile
config.status: creating hw/vfb/Makefile
config.status: creating hw/xnest/Makefile
config.status: creating hw/xwin/Makefile
config.status: creating hw/xquartz/Makefile
config.status: creating hw/xquartz/GL/Makefile
config.status: creating hw/xquartz/bundle/Makefile
config.status: creating hw/xquartz/doc/Makefile
config.status: creating hw/xquartz/mach-startup/Makefile
config.status: creating hw/xquartz/pbproxy/Makefile
config.status: creating hw/xquartz/xpr/Makefile
config.status: creating hw/kdrive/Makefile
config.status: creating hw/kdrive/ephyr/Makefile
config.status: creating hw/kdrive/fake/Makefile
config.status: creating hw/kdrive/fbdev/Makefile
config.status: creating hw/kdrive/linux/Makefile
config.status: creating hw/kdrive/sdl/Makefile
config.status: creating hw/kdrive/src/Makefile
config.status: creating test/Makefile
config.status: creating test/xi2/Makefile
config.status: creating xorg-server.pc
config.status: creating include/do-not-use-config.h
config.status: creating include/xorg-server.h
config.status: creating include/dix-config.h
config.status: creating include/xorg-config.h
config.status: creating include/xkb-config.h
config.status: creating include/xwin-config.h
config.status: creating include/kdrive-config.h
config.status: creating include/version-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in 
>>> /var/tmp/portage/x11-base/xorg-server-1.7.1/work/xorg-server-1.7.1 ...
make -j2 
Making all in doc
Making all in include
Making all in dix
  CC    atom.o
  CC    colormap.o
  CC    cursor.o
  CC    deprecated.o
  CC    devices.o
  CC    dispatch.o
  CC    dixfonts.o
  CC    dixutils.o
  CC    enterleave.o
  CC    events.o
  CC    eventconvert.o
  CC    extension.o
  CC    ffs.o
  CC    gc.o
  CC    getevents.o
  CC    globals.o
  CC    glyphcurs.o
  CC    grabs.o
  CC    initatoms.o
  CC    inpututils.o
  CC    pixmap.o
  CC    privates.o
  CC    property.o
  CC    ptrveloc.o
  CC    registry.o
  CC    resource.o
  CC    selection.o
  CC    swaprep.o
  CC    swapreq.o
  CC    tables.o
  CC    window.o
  CC    main.o
  LINK  libmain.la
  LINK  libdix.la
Making all in fb
  CC    fb24_32.o
  CC    fballpriv.o
  CC    fbarc.o
  CC    fbbits.o
  CC    fbblt.o
  CC    fbbltone.o
  CC    fbcopy.o
  CC    fbfill.o
  CC    fbfillrect.o
  CC    fbfillsp.o
  CC    fbgc.o
  CC    fbgetsp.o
  CC    fbglyph.o
  CC    fbimage.o
  CC    fbline.o
  CC    fboverlay.o
  CC    fbpict.o
  CC    fbpixmap.o
  CC    fbpoint.o
  CC    fbpush.o
  CC    fbscreen.o
  CC    fbseg.o
  CC    fbsetsp.o
  CC    fbsolid.o
  CC    fbstipple.o
  CC    fbtile.o
  CC    fbtrap.o
  CC    fbutil.o
  CC    fbwindow.o
  CC    fb24_32.o
  CC    fballpriv.o
  CC    fbarc.o
  CC    fbbits.o
  CC    fbblt.o
  CC    fbbltone.o
  CC    fbcopy.o
  CC    fbfill.o
  CC    fbfillrect.o
  CC    fbfillsp.o
  CC    fbgc.o
  CC    fbgetsp.o
  CC    fbglyph.o
  CC    fbimage.o
  CC    fbline.o
  CC    fboverlay.o
  CC    fbpict.o
  CC    fbpixmap.o
  CC    fbpoint.o
  CC    fbpush.o
  CC    fbscreen.o
  CC    fbseg.o
  CC    fbsetsp.o
  CC    fbsolid.o
  CC    fbstipple.o
  CC    fbtile.o
  CC    fbtrap.o
  CC    fbutil.o
  CC    fbwindow.o
  LINK  libfb.la
  LINK  libwfb.la
Making all in mi
  CC    miarc.o
  CC    mibank.o
  CC    mibitblt.o
  CC    mibstore.o
  CC    micmap.o
  CC    micopy.o
  CC    micursor.o
  CC    midash.o
  CC    midispcur.o
  CC    mieq.o
  CC    miexpose.o
  CC    mifillarc.o
  CC    mifillrct.o
  CC    mifpolycon.o
  CC    migc.o
  CC    miglblt.o
  CC    mioverlay.o
  CC    mipointer.o
  CC    mipoly.o
  CC    mipolycon.o
  CC    mipolygen.o
  CC    mipolypnt.o
  CC    mipolyrect.o
  CC    mipolyseg.o
  CC    mipolytext.o
  CC    mipolyutil.o
  CC    mipushpxl.o
  CC    miregion.o
  CC    miscrinit.o
  CC    mispans.o
  CC    misprite.o
  CC    mivaltree.o
  CC    miwideline.o
  CC    miwindow.o
  CC    mizerarc.o
  CC    mizerclip.o
  CC    mizerline.o
  LINK  libmi.la
Making all in Xext
  CC    bigreq.o
  CC    geext.o
  CC    shape.o
  CC    sleepuntil.o
  CC    sync.o
  CC    xcmisc.o
  CC    xtest.o
  CC    shm.o
  CC    panoramiX.o
  CC    panoramiXprocs.o
  CC    panoramiXSwap.o
  CC    xace.o
  CC    xvmain.o
  CC    xvdisp.o
  CC    xvmc.o
  CC    xres.o
  CC    saver.o
  CC    dpms.o
  LINK  libXextbuiltin.la
  LINK  libXext.la
  LINK  libXextmodule.la
Making all in miext
Making all in damage
  CC    damage.o
  LINK  libdamage.la
Making all in shadow
  CC    shadow.o
  CC    shalloc.o
  CC    shpacked.o
  CC    shplanar8.o
  CC    shplanar.o
  CC    shrot16pack_180.o
  CC    shrot16pack_270.o
  CC    shrot16pack_270YX.o
  CC    shrot16pack_90.o
  CC    shrot16pack_90YX.o
  CC    shrot16pack.o
  CC    shrot32pack_180.o
  CC    shrot32pack_270.o
  CC    shrot32pack_90.o
  CC    shrot32pack.o
  CC    shrot8pack_180.o
  CC    shrot8pack_270.o
  CC    shrot8pack_90.o
  CC    shrot8pack.o
  CC    shrotate.o
  LINK  libshadow.la
Making all in cw
  CC    cw.o
  CC    cw_ops.o
  CC    cw_render.o
  LINK  libcw.la
Making all in os
  CC    WaitFor.o
  CC    access.o
  CC    auth.o
  CC    backtrace.o
backtrace.c: In function 'xorg_backtrace':
backtrace.c:48: warning: assignment discards qualifiers from pointer target type
backtrace.c:51: warning: pointer of type 'void *' used in subtraction
backtrace.c:51: warning: format '%lx' expects type 'long unsigned int', but 
argument 5 has type 'int'
backtrace.c:54: warning: pointer of type 'void *' used in subtraction
backtrace.c:54: warning: format '%lx' expects type 'long unsigned int', but 
argument 5 has type 'int'
  CC    connection.o
  CC    io.o
/usr/include/X11/Xtrans/Xtransint.h:349: warning: 'is_numeric' declared 
'static' but never defined
/usr/include/X11/Xtrans/Xtransint.h:354: warning: 'trans_mkdir' declared 
'static' but never defined
  CC    mitauth.o
  CC    oscolor.o
  CC    osinit.o
  CC    utils.o
utils.c: In function 'LockServer':
utils.c:317: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
  CC    strcasecmp.o
  CC    strcasestr.o
  CC    xdmauth.o
  CC    xstrans.o
  CC    xprintf.o
  CC    log.o
log.c: In function 'LogInit':
log.c:202: warning: ignoring return value of 'fwrite', declared with attribute 
warn_unused_result
log.c: In function 'LogVWrite':
log.c:272: warning: ignoring return value of 'fwrite', declared with attribute 
warn_unused_result
log.c:275: warning: ignoring return value of 'fwrite', declared with attribute 
warn_unused_result
  CC    rpcauth.o
  CC    xdmcp.o
  CC    strlcat.o
  CC    strlcpy.o
  LINK  libos.la
Making all in randr
  CC    mirandr.o
  CC    randr.o
  CC    rrcrtc.o
  CC    rrdispatch.o
  CC    rrinfo.o
  CC    rrmode.o
  CC    rroutput.o
  CC    rrpointer.o
  CC    rrproperty.o
  CC    rrscreen.o
  CC    rrsdispatch.o
  CC    rrtransform.o
  CC    rrxinerama.o
  LINK  librandr.la
Making all in render
  CC    animcur.o
  CC    filter.o
  CC    glyph.o
  CC    matrix.o
  CC    miindex.o
  CC    mipict.o
  CC    mirect.o
  CC    mitrap.o
  CC    mitri.o
  CC    picture.o
  CC    render.o
  CC    renderedge.o
  LINK  librender.la
Making all in Xi
  CC    allowev.o
  CC    chgdctl.o
  CC    chgfctl.o
  CC    chgkbd.o
  CC    chgkmap.o
  CC    chgprop.o
  CC    chgptr.o
  CC    closedev.o
  CC    devbell.o
  CC    exevents.o
  CC    extinit.o
  CC    getbmap.o
  CC    getdctl.o
  CC    getfctl.o
  CC    getfocus.o
  CC    getkmap.o
  CC    getmmap.o
  CC    getprop.o
  CC    getselev.o
  CC    getvers.o
  CC    grabdev.o
  CC    grabdevb.o
  CC    grabdevk.o
  CC    gtmotion.o
  CC    listdev.o
  CC    opendev.o
  CC    queryst.o
  CC    selectev.o
  CC    sendexev.o
  CC    setbmap.o
  CC    setdval.o
  CC    setfocus.o
  CC    setmmap.o
  CC    setmode.o
  CC    ungrdev.o
  CC    ungrdevb.o
  CC    ungrdevk.o
  CC    xiallowev.o
  CC    xichangecursor.o
  CC    xichangehierarchy.o
  CC    xigetclientpointer.o
  CC    xigrabdev.o
  CC    xipassivegrab.o
  CC    xiproperty.o
  CC    xiquerydevice.o
  CC    xiquerypointer.o
  CC    xiqueryversion.o
  CC    xiselectev.o
  CC    xisetclientpointer.o
  CC    xisetdevfocus.o
  CC    xiwarppointer.o
  LINK  libXi.la
Making all in xkb
  CC    ddxBeep.o
  CC    ddxCtrls.o
  CC    ddxFakeMtn.o
  CC    ddxLEDs.o
  CC    ddxLoad.o
  CC    ddxList.o
  CC    ddxDevBtn.o
  CC    xkb.o
  CC    xkbUtils.o
  CC    xkbEvents.o
  CC    xkbAccessX.o
  CC    xkbSwap.o
  CC    xkbLEDs.o
  CC    xkbInit.o
  CC    xkbActions.o
  CC    xkbPrKeyEv.o
  CC    maprules.o
  CC    xkmread.o
xkmread.c: In function 'XkmReadTOC':
xkmread.c:1148: warning: ignoring return value of 'fread', declared with 
attribute warn_unused_result
xkmread.c:1156: warning: ignoring return value of 'fread', declared with 
attribute warn_unused_result
  CC    xkbtext.o
  CC    xkbfmisc.o
  CC    xkbout.o
  CC    XKBMisc.o
  CC    XKBAlloc.o
  CC    XKBGAlloc.o
  CC    XKBMAlloc.o
  CC    ddxVT.o
  CC    ddxPrivate.o
  CC    ddxKillSrv.o
  LINK  libxkb.la
  LINK  libxkbstubs.la
Making all in dbe
  CC    midbe.o
  CC    dbe.o
  LINK  libdbe.la
Making all in record
  CC    record.o
  CC    set.o
set.c: In function 'RecordSetMemoryRequirements':
set.c:413: warning: old-style function definition
set.c: In function 'RecordCreateSet':
set.c:425: warning: old-style function definition
record.c:2867: warning: no previous prototype for 'RecordExtensionInit'
record.c:2532: warning: 'ProcRecordDispatch' defined but not used
record.c:2696: warning: 'SProcRecordDispatch' defined but not used
record.c:2852: warning: 'RecordCloseDown' defined but not used
  LINK  librecord.la
Making all in xfixes
  CC    cursor.o
  CC    region.o
  CC    saveset.o
  CC    select.o
  CC    xfixes.o
  LINK  libxfixes.la
Making all in damageext
  CC    damageext.o
  LINK  libdamageext.la
Making all in composite
  CC    compalloc.o
  CC    compext.o
  CC    compinit.o
  CC    compoverlay.o
  CC    compwindow.o
  LINK  libcomposite.la
Making all in glx
  CC    indirect_dispatch.o
  CC    indirect_dispatch_swap.o
  CC    indirect_reqsize.o
  CC    indirect_size_get.o
  CC    indirect_table.o
  CC    glapi.o
  CC    glthread.o
  CC    indirect_util.o
glapitemp.h:1884: warning: 'NoOp_dispatch_stub_339' defined but not used
glapitemp.h:1901: warning: 'NoOp_dispatch_stub_340' defined but not used
glapitemp.h:1913: warning: 'NoOp_dispatch_stub_341' defined but not used
glapitemp.h:1925: warning: 'NoOp_dispatch_stub_342' defined but not used
glapitemp.h:1938: warning: 'NoOp_dispatch_stub_343' defined but not used
glapitemp.h:1959: warning: 'NoOp_dispatch_stub_344' defined but not used
glapitemp.h:1980: warning: 'NoOp_dispatch_stub_345' defined but not used
glapitemp.h:2000: warning: 'NoOp_dispatch_stub_346' defined but not used
glapitemp.h:2012: warning: 'NoOp_dispatch_stub_347' defined but not used
glapitemp.h:2024: warning: 'NoOp_dispatch_stub_348' defined but not used
glapitemp.h:2036: warning: 'NoOp_dispatch_stub_349' defined but not used
glapitemp.h:2048: warning: 'NoOp_dispatch_stub_350' defined but not used
glapitemp.h:2060: warning: 'NoOp_dispatch_stub_351' defined but not used
glapitemp.h:2072: warning: 'NoOp_dispatch_stub_352' defined but not used
glapitemp.h:2084: warning: 'NoOp_dispatch_stub_353' defined but not used
glapitemp.h:2096: warning: 'NoOp_dispatch_stub_354' defined but not used
glapitemp.h:2108: warning: 'NoOp_dispatch_stub_355' defined but not used
glapitemp.h:2121: warning: 'NoOp_dispatch_stub_356' defined but not used
glapitemp.h:2135: warning: 'NoOp_dispatch_stub_357' defined but not used
glapitemp.h:2149: warning: 'NoOp_dispatch_stub_358' defined but not used
glapitemp.h:2163: warning: 'NoOp_dispatch_stub_359' defined but not used
glapitemp.h:2176: warning: 'NoOp_dispatch_stub_360' defined but not used
glapitemp.h:2189: warning: 'NoOp_dispatch_stub_361' defined but not used
glapitemp.h:2203: warning: 'NoOp_dispatch_stub_362' defined but not used
glapitemp.h:2217: warning: 'NoOp_dispatch_stub_363' defined but not used
glapitemp.h:2231: warning: 'NoOp_dispatch_stub_364' defined but not used
glapitemp.h:2245: warning: 'NoOp_dispatch_stub_365' defined but not used
glapitemp.h:2259: warning: 'NoOp_dispatch_stub_366' defined but not used
glapitemp.h:2272: warning: 'NoOp_dispatch_stub_367' defined but not used
glapitemp.h:2284: warning: 'NoOp_dispatch_stub_368' defined but not used
glapitemp.h:2296: warning: 'NoOp_dispatch_stub_369' defined but not used
glapitemp.h:2308: warning: 'NoOp_dispatch_stub_370' defined but not used
glapitemp.h:2765: warning: 'NoOp_dispatch_stub_423' defined but not used
glapitemp.h:4118: warning: 'NoOp_dispatch_stub_576' defined but not used
glapitemp.h:4140: warning: 'NoOp_dispatch_stub_577' defined but not used
glapitemp.h:4428: warning: 'NoOp_dispatch_stub_607' defined but not used
  CC    indirect_program.o
  CC    indirect_texture_compression.o
indirect_texture_compression.c: In function 
'__glXDispSwap_GetCompressedTexImageARB':
indirect_texture_compression.c:95: warning: 'answer' may be used uninitialized 
in this function
indirect_texture_compression.c: In function 
'__glXDisp_GetCompressedTexImageARB':
indirect_texture_compression.c:55: warning: 'answer' may be used uninitialized 
in this function
  CC    glxcmds.o
  CC    glxcmdsswap.o
  CC    glxext.o
  CC    glxdriswrast.o
  CC    glxdricommon.o
  CC    glxscreens.o
  CC    render2.o
  CC    render2swap.o
  CC    renderpix.o
  CC    renderpixswap.o
  CC    rensize.o
  CC    single2.o
rensize.c: In function '__glXImageSize':
rensize.c:222: error: 'GL_DEPTH_STENCIL_MESA' undeclared (first use in this 
function)
rensize.c:222: error: (Each undeclared identifier is reported only once
rensize.c:222: error: for each function it appears in.)
rensize.c:261: error: 'GL_UNSIGNED_SHORT_15_1_MESA' undeclared (first use in 
this function)
rensize.c:262: error: 'GL_UNSIGNED_SHORT_1_15_REV_MESA' undeclared (first use 
in this function)
rensize.c:276: error: 'GL_UNSIGNED_INT_24_8_MESA' undeclared (first use in this 
function)
rensize.c:277: error: 'GL_UNSIGNED_INT_8_24_REV_MESA' undeclared (first use in 
this function)
make[1]: *** [rensize.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all-recursive] Error 1
 * ERROR: x11-base/xorg-server-1.7.1 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   55:  Called src_compile
 *   environment, line 3665:  Called x-modular_src_compile
 *   environment, line 4589:  Called x-modular_src_make
 *   environment, line 4628:  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.7.1',
 * the complete build log and the output of 'emerge -pqv 
=x11-base/xorg-server-1.7.1'.
 * The complete build log is located at 
'/var/tmp/portage/x11-base/xorg-server-1.7.1/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/x11-base/xorg-server-1.7.1/temp/environment'.
 * S: 
'/var/tmp/portage/x11-base/xorg-server-1.7.1/work/xorg-server-1.7.1'

Reply via email to