Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127843 - x11-libs/cairo-1.0.4 fails (GLITZ_FORMAT_TYPE_COLOR undeclared)
Summary: x11-libs/cairo-1.0.4 fails (GLITZ_FORMAT_TYPE_COLOR undeclared)
Status: VERIFIED DUPLICATE of bug 127842
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-28 04:23 UTC by Søren Færløv
Modified: 2006-03-28 04:44 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 Søren Færløv 2006-03-28 04:23:20 UTC
cairo-1.0.4 fails with the following error:

cairo-glitz-surface.c: In function `_cairo_glitz_surface_get_image':
cairo-glitz-surface.c:152: error: structure has no member named `type'
cairo-glitz-surface.c:152: error: `GLITZ_FORMAT_TYPE_COLOR' undeclared (first use in this function)
cairo-glitz-surface.c:152: error: (Each undeclared identifier is reported only once
cairo-glitz-surface.c:152: error: for each function it appears in.)


GLITZ_FORMAT_TYPE_COLOR doesn't seem to be declared anywhere in the src (or any of the included header files).

Installed packages:
media-libs/glitz-0.5.3


Emerge info:

Portage 2.1_pre7-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.5-r2, 2.6.16-gentoo i686)
=================================================================
System uname: 2.6.16-gentoo i686 Intel(R) Pentium(R) M processor 1400MHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -fforce-addr -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -fforce-addr -ftracer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.uni-c.dk/gentoo/ http://ftp.du.se/pub/os/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirror.pudas.net/gentoo/ http://ds.thn.htu.se/linux/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.mirror.solnet.ch/ http://gentoo.mirror.icd.hu/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ http://gentoo.binarycompass.org/ http://gentoo.ccccom.com/ http://mirror.datapipe.net/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 # 16bit 7.0 For X Xorg a52 aac acl acpi acpi4linux alsa apache2 apm audiofile avi bash-completion berkdb bitmap-fonts bluetooth bzip2 cairo cdr chroot cli codecs crypt ctype cups curl dba directfb divx4linux dri dv dvd dvdread eds emacs emboss encode esd evo exif expat fastbuild fbcon fbdev ffmpeg firefox flac foomaticdb force-cgi-redirect freetype ftp gb gd gdbm gif gimpprint glitz glut glx gmp gnokii gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal i8x0 idn imagemagick imlib ipv6 irda irmc jabber java javascript jp2 jpeg kde kdeenablefinal kdepim kerberos ladcca lcms ldap libg++ libwww ltsp mad mailbox maildir mbox memlimit mikmod mime mmx mng motif mozcalendar mozctl mozilla mozsvg mp3 mpeg mpi mppe-mppc mysql mysqli ncurses nls no-old-linux nocd nodrm nptl nsplugin oav ogg openal openexr opengl oss pam pcmcia pcre pda pdflib perl pmu png pnp posix ppds pthreads python qt quicktime readline real rtc samba sdk sdl session simplexml slang sms snmp soap sockets speedo spell spl sse sse2 ssl svg svga sysvipc tcltk tcpd tiff tokenizer truetype truetype-fonts trusted type1 type1-fonts udev unicode usb v4l2 videos vorbis wifi win32codecs xanim xcomposite xine xinerama xml xml2 xmms xosd xpm xscreensaver xsl xv xvid xvmc yv12 zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_wacom kernel_linux userland_GNU video_cards_i810 video_cards_i830 video_cards_i915"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-28 04:25:36 UTC

*** This bug has been marked as a duplicate of 127842 ***
Comment 2 Søren Færløv 2006-03-28 04:31:50 UTC
Damn, how on earth did I manage to doublepost this?!?

Anyways, sorry 'bout that.
Comment 3 Søren Færløv 2006-03-28 04:33:59 UTC
Ahhh... simple, someone beat me to it.

I guess that's what you get, for being to slow. :-D
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-03-28 04:37:19 UTC
(In reply to comment #3)
> Ahhh... simple, someone beat me to it.
> 
> I guess that's what you get, for being to slow. :-D

You need a faster mouse! :=))

Comment 5 Søren Færløv 2006-03-28 04:44:20 UTC
Ahhh... I found the error: my mouse got stuck in a trap ;-)

A faster keyboard and some intriguingly declared short-cuts might get me somewhere. :-P