Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156998 - x11-drivers/xf86-video-via-0.2.1-r1 compile error
Summary: x11-drivers/xf86-video-via-0.2.1-r1 compile error
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-03 08:36 UTC by Quentin
Modified: 2007-05-02 07:43 UTC (History)
2 users (show)

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 Quentin 2006-12-03 08:36:54 UTC
/usr/include/stdint.h:52: error: conflicting types for 'CARD32'
/usr/include/X11/Xmd.h:152: error: previous declaration of 'CARD32' was here
via_accel.c: In function 'viaDumpDMA':
via_accel.c:53: warning: initialization from incompatible pointer type
via_accel.c:57: error: invalid operands to binary -
via_accel.c:58: error: invalid operands to binary -
via_accel.c: In function 'viaFlushPCI':
via_accel.c:68: warning: initialization from incompatible pointer type
via_accel.c: In function 'viaSetupCBuffer':
via_accel.c:181: warning: assignment from incompatible pointer type
make[3]: *** [via_accel.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/xf86-video-via-0.2.1-r1/work/xf86-video-via-0.2.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xf86-video-via-0.2.1-r1/work/xf86-video-via-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xf86-video-via-0.2.1-r1/work/xf86-video-via-0.2.1'
make: *** [all] Error 2

!!! ERROR: x11-drivers/xf86-video-via-0.2.1-r1 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 333:   Called x-modular_src_make
  x-modular.eclass, line 328:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2006-12-04 08:41:16 UTC
Post your 'emerge --info' please.  Also, what version of xproto do you have installed?
Comment 2 Quentin 2006-12-05 08:14:41 UTC
Portage 2.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 AMD Athlon(tm) XP
Gentoo Base System version 1.12.1
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -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"
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="x86 X alsa arts avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal ipv6 isdnlog jpeg kde ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode vorbis win32codecs xml xorg 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, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 Joshua Baergen (RETIRED) gentoo-dev 2006-12-06 19:10:52 UTC
(In reply to comment #1)
> Also, what version of xproto do you have
> installed?
> 

^^ please.
Comment 4 Quentin 2006-12-07 08:36:31 UTC
Where can I find the version information?

(In reply to comment #3)
> (In reply to comment #1)
> > Also, what version of xproto do you have
> > installed?
> > 
> ^^ please.



Comment 5 Joshua Baergen (RETIRED) gentoo-dev 2006-12-07 08:52:00 UTC
'emerge -pv xproto' will tell you what version you have installed.
Comment 6 Quentin 2006-12-07 13:42:32 UTC
Xproto is the problem I guess...

gentoo@livecd /usr/X11R6 $ emerge -pv xproto

*** You are not in the portage group. You may experience cache problems
*** due to permissions preventing the creation of the on-disk cache.
*** Please add this user to the portage group if you wish to use portage.


These are the packages that would be merged, in order:

Calculating dependencies
emerge: there are no ebuilds to satisfy "xproto".


But... Why isn't the package selected as a depency when building Gentoo?
Now I'm confused and went cross-eyed ;)

More important, what to do to fix?

Regards,

Quentin



(In reply to comment #5)
> 'emerge -pv xproto' will tell you what version you have installed.
> 
Comment 7 Joshua Baergen (RETIRED) gentoo-dev 2006-12-07 20:43:32 UTC
(In reply to comment #6)
> Xproto is the problem I guess...
> 
> gentoo@livecd /usr/X11R6 $ emerge -pv xproto
> 
> *** You are not in the portage group. You may experience cache problems
> *** due to permissions preventing the creation of the on-disk cache.
> *** Please add this user to the portage group if you wish to use portage.

Run the command as root, or add yourself to the portage group.
Comment 8 Quentin 2006-12-08 03:09:52 UTC
I tried to run the command as root and it gives the following output:

livecd gentoo # emerge -pv xproto


Performing Global Updates: /usr/portage/profiles/updates/4Q-2002
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
..............................................................................


Performing Global Updates: /usr/portage/profiles/updates/1Q-2004
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.........................................


Performing Global Updates: /usr/portage/profiles/updates/2Q-2004
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
................................................................................................................


Performing Global Updates: /usr/portage/profiles/updates/3Q-2004
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
..................................................................................................................................................................................................


Performing Global Updates: /usr/portage/profiles/updates/4Q-2004
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.....................................................................................................................................................................................................................................................................


Performing Global Updates: /usr/portage/profiles/updates/1Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...........................................................................................................................................................................................................................................................


Performing Global Updates: /usr/portage/profiles/updates/2Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...........................................................................................................


Performing Global Updates: /usr/portage/profiles/updates/3Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...............................................................................


Performing Global Updates: /usr/portage/profiles/updates/4Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.......................................


Performing Global Updates: /usr/portage/profiles/updates/1Q-2006
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...........................................


Performing Global Updates: /usr/portage/profiles/updates/2Q-2006
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...................................



These are the packages that would be merged, in order:

Calculating dependencies
emerge: there are no ebuilds to satisfy "xproto".

---------------------------------------

I use the GTK+ installer on the live-cd. I don't know where it goes wrong. Maybe the output will help...
Any suggestions so far?

Regards,

Quentin





(In reply to comment #7)
> (In reply to comment #6)
> > Xproto is the problem I guess...
> > 
> > gentoo@livecd /usr/X11R6 $ emerge -pv xproto
> > 
> > *** You are not in the portage group. You may experience cache problems
> > *** due to permissions preventing the creation of the on-disk cache.
> > *** Please add this user to the portage group if you wish to use portage.
> 
> Run the command as root, or add yourself to the portage group.
> 

Comment 9 Joshua Baergen (RETIRED) gentoo-dev 2006-12-08 08:35:37 UTC
Have you run 'emerge --sync' on the install recently?  If not, do that.  I'm not sure what state the installer leaves your system in after it's done.
Comment 10 Quentin 2006-12-09 06:26:03 UTC
Ai, again a problem discovered...
When running emerge --sync, it syncs a little bit and then the rest of it an error occurs like:

rsync: mkstemp "/usr/portage/sys-devel/distcc/files/.digest-distcc-2.16-r3.xaPADp" failed: No space left on device (28)

etc, etc.

Looks to me there is not enough memory, swap or the ramdisk isn't big enough. memory shouldn't be a problem, because that is 512MB. Swap space is 1028MB, I guess that shouldn't be the problem either. But the ramdisk is created during the boot of the livecd, why isn't that big enough for a normal install?!? If that IS the problem ofcourse...
Any suggestions?

Regards,

Quentin


(In reply to comment #9)
> Have you run 'emerge --sync' on the install recently?  If not, do that.  I'm
> not sure what state the installer leaves your system in after it's done.
> 
Comment 11 Quentin 2006-12-09 06:32:12 UTC
BTW, here's the df output:

livecd ~ # df
Filesystem           1K-blocks      Used Available Use% Mounted on
tmpfs                   258004     14180    243824   6% /
/dev/hdb                698958    698958         0 100% /mnt/cdrom
/dev/loop0              662208    662208         0 100% /mnt/livecd
udev                    258004       228    257776   1% /dev
cachedir                662208    662208         0 100% /mnt/livecd/lib/splash/cache
tmpfs                   258004      4504    253500   2% /mnt/livecd/lib/firmwaretmpfs                   258004    176860     81144  69% /mnt/livecd/usr/portage


Regards,

Quentin




(In reply to comment #10)
> Ai, again a problem discovered...
> When running emerge --sync, it syncs a little bit and then the rest of it an
> error occurs like:
> 
> rsync: mkstemp
> "/usr/portage/sys-devel/distcc/files/.digest-distcc-2.16-r3.xaPADp" failed: No
> space left on device (28)
> 
> etc, etc.
> 
> Looks to me there is not enough memory, swap or the ramdisk isn't big enough.
> memory shouldn't be a problem, because that is 512MB. Swap space is 1028MB, I
> guess that shouldn't be the problem either. But the ramdisk is created during
> the boot of the livecd, why isn't that big enough for a normal install?!? If
> that IS the problem ofcourse...
> Any suggestions?
> 
> Regards,
> 
> Quentin
> 
> 
> (In reply to comment #9)
> > Have you run 'emerge --sync' on the install recently?  If not, do that.  I'm
> > not sure what state the installer leaves your system in after it's done.
> > 
> 

Comment 12 Donnie Berkholz (RETIRED) gentoo-dev 2006-12-09 10:42:38 UTC
You need to be inside the chroot when you sync.
Comment 13 Alexander Graf 2006-12-10 01:32:45 UTC
I have the same problem, xproto-7.0.7
Comment 14 Quentin 2006-12-10 05:32:49 UTC
Ok, sorry for my unexperiency... I
Comment 15 Quentin 2006-12-10 05:32:49 UTC
Ok, sorry for my unexperiency... I´m kinda new to the install method of Gentoo.
What do I need to do first when I run the installer?
I thought the installer will prepare my system to do all those things for me. But when I see your replies, I think I need to do some pre-install commands first. 
Please let me know to do first before running the installer.

Regards,

Quentin



(In reply to comment #12)
> You need to be inside the chroot when you sync.

Comment 16 Joshua Baergen (RETIRED) gentoo-dev 2007-01-13 18:20:09 UTC
I'm a little confused.  When is this happening?  Have you already used the installer and have now booted onto the system, or is this during the installation process?
Comment 17 Myckel Habets 2007-04-29 10:21:35 UTC
Here the same problem, requested info:

Compilation error:
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I/usr/include/drm -I/usr/include/drm -I/usr/include/X11/dri -O2 -march=i686 -msse -mmmx -mfpmath=sse -pipe -fomit-frame-pointer -MT via_bandwidth.lo -MD -MP -MF .deps/via_bandwidth.Tpo -c via_bandwidth.c  -fPIC -DPIC -o .libs/via_bandwidth.o
In file included from /usr/include/inttypes.h:29,
                 from /usr/include/GL/glext.h:3195,
                 from /usr/include/GL/gl.h:2150,
                 from /usr/include/GL/glxint.h:29,
                 from via_driver.h:65,
                 from via_cursor.c:36:
/usr/include/stdint.h:52: error: conflicting types for 'CARD32'
/usr/include/X11/Xmd.h:152: error: previous declaration of 'CARD32' was here
via_cursor.c: In function 'VIALoadCursorImage':
via_cursor.c:126: warning: incompatible implicit declaration of built-in function 'memcpy'
via_cursor.c: In function 'ViaCursorStore':
via_cursor.c:200: warning: incompatible implicit declaration of built-in function 'memcpy'
via_cursor.c: In function 'ViaCursorRestore':
via_cursor.c:217: warning: incompatible implicit declaration of built-in function 'memcpy'
distcc[16736] ERROR: compile via_cursor.c on 192.168.0.18 failed
make[3]: *** [via_cursor.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /usr/include/inttypes.h:29,
                 from /usr/include/GL/glext.h:3195,
                 from /usr/include/GL/gl.h:2150,
                 from /usr/include/GL/glxint.h:29,
                 from via_driver.h:65,
                 from via_dga.c:31:
/usr/include/stdint.h:52: error: conflicting types for 'CARD32'
/usr/include/X11/Xmd.h:152: error: previous declaration of 'CARD32' was here
distcc[16729] ERROR: compile via_dga.c on 192.168.0.18 failed
make[3]: *** [via_dga.lo] Error 1
In file included from /usr/include/inttypes.h:29,
                 from /usr/include/GL/glext.h:3195,
                 from /usr/include/GL/gl.h:2150,
                 from /usr/include/GL/glxint.h:29,
                 from via_driver.h:65,
                 from via_accel.c:39:
/usr/include/stdint.h:52: error: conflicting types for 'CARD32'
/usr/include/X11/Xmd.h:152: error: previous declaration of 'CARD32' was here
via_accel.c: In function 'viaDumpDMA':
via_accel.c:53: warning: initialization from incompatible pointer type
via_accel.c:57: error: invalid operands to binary -
via_accel.c:58: error: invalid operands to binary -
via_accel.c: In function 'viaFlushPCI':
via_accel.c:68: warning: initialization from incompatible pointer type
via_accel.c: In function 'viaSetupCBuffer':
via_accel.c:181: warning: assignment from incompatible pointer type
distcc[16740] ERROR: compile via_accel.c on 192.168.0.18 failed
make[3]: *** [via_accel.lo] Error 1
In file included from /usr/include/inttypes.h:29,
                 from /usr/include/GL/glext.h:3195,
                 from /usr/include/GL/gl.h:2150,
                 from /usr/include/GL/glxint.h:29,
                 from via_driver.h:65,
                 from via_bandwidth.c:30:
/usr/include/stdint.h:52: error: conflicting types for 'CARD32'
/usr/include/X11/Xmd.h:152: error: previous declaration of 'CARD32' was here
distcc[16746] ERROR: compile via_bandwidth.c on 192.168.0.18 failed
make[3]: *** [via_bandwidth.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-via-0.2.1-r1/work/xf86-video-via-0.2.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-via-0.2.1-r1/work/xf86-video-via-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-via-0.2.1-r1/work/xf86-video-via-0.2.1'
make: *** [all] Error 2

!!! ERROR: x11-drivers/xf86-video-via-0.2.1-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3833:   Called src_compile
  ebuild.sh, line 1304:   Called x-modular_src_compile
  x-modular.eclass, line 333:   Called x-modular_src_make
  x-modular.eclass, line 328:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-via-0.2.1-r1/temp/build.log'.

emerge --info
Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.20-gentoo-r7 i686)
=================================================================
System uname: 2.6.20-gentoo-r7 i686 VIA Nehemiah
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 27 Apr 2007 16:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.15-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686  -msse -mmmx -mfpmath=sse  -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -march=i686  -msse -mmmx -mfpmath=sse  -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distcc distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="nl_NL.UTF-8"
LINGUAS="nl"
MAKEOPTS="-j5"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X alsa berkdb bitmap-fonts bzip2 cli cracklib crypt dbus dri ffmpeg gdbm gpm gtk hal iconv ipv6 isdnlog jpeg libg++ libnotify midi mmx ncurses nptl nptlonly opengl pam pcre perl png ppds pppd python readline reflection sdl session spl sse ssl startup-notification svg tcpd truetype-fonts type1-fonts unichrome unicode x86 xorg 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 mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="nl" USERLAND="GNU" VIDEO_CARDS="vga vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

And the xproto version:
[ebuild   R   ] x11-proto/xproto-7.0.7  USE="-debug" 0 kB 
Comment 18 Joshua Baergen (RETIRED) gentoo-dev 2007-04-29 15:05:28 UTC
Myckel, try emerging xf86-video-via-0.2.2, which should now be stable on your system.
Comment 19 Myckel Habets 2007-04-30 08:54:58 UTC
emerging xf86-video-via-0.2.2 worked. I was apparently a bit too quick posting to this bug report.
Comment 20 Joshua Baergen (RETIRED) gentoo-dev 2007-04-30 23:33:21 UTC
(In reply to comment #19)
> emerging xf86-video-via-0.2.2 worked.
> 

Glad to hear :)
Comment 21 Donnie Berkholz (RETIRED) gentoo-dev 2007-05-02 07:43:28 UTC
Seems to work ok now.