Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
!!! ERROR: x11-libs/cairo-1.4.8 failed.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
reksav
Apprentice
Apprentice


Joined: 09 Mar 2005
Posts: 165
Location: rochester, ny

PostPosted: Fri Jun 15, 2007 10:43 am    Post subject: !!! ERROR: x11-libs/cairo-1.4.8 failed. Reply with quote

on a emerge -uvD world cairo fails and i cant seem to figure why...


Code:
cairo-directfb-surface.c: In function '_directfb_format_to_content':
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_UNKNOWN' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_ARGB1555' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_RGB16' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_RGB24' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_YUY2' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_RGB332' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_UYVY' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_I420' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_YV12' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_LUT8' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_ALUT44' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_AiRGB' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_NV12' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_NV16' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_ARGB2554' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_ARGB4444' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_NV21' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_AYUV' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_A4' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_ARGB1666' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_ARGB6666' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_RGB18' not handled in switch
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_LUT2' not handled in switch
cairo-directfb-surface.c: In function 'directfb_to_cairo_format':
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_UNKNOWN' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_ARGB1555' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_RGB16' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_RGB24' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_YUY2' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_RGB332' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_UYVY' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_I420' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_YV12' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_LUT8' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_ALUT44' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_AiRGB' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_NV12' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_NV16' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_ARGB2554' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_ARGB4444' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_NV21' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_AYUV' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_A4' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_ARGB1666' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_ARGB6666' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_RGB18' not handled in switch
cairo-directfb-surface.c:195: warning: enumeration value 'DSPF_LUT2' not handled in switch
cairo-directfb-surface.c: In function '_directfb_acquire_font_cache':
cairo-directfb-surface.c:1272: warning: enumeration value 'CAIRO_FORMAT_ARGB32' not handled in switch
cairo-directfb-surface.c:1272: warning: enumeration value 'CAIRO_FORMAT_RGB24' not handled in switch
cairo-directfb-surface.c: At top level:
cairo-directfb-surface.c:1575: error: '_cairo_directfb_is_similar' undeclared here (not in a function)
make[2]: *** [cairo-directfb-surface.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8'
make: *** [all] Error 2

!!! ERROR: x11-libs/cairo-1.4.8 failed.
Call stack:
  ebuild.sh, line 1629:   Called dyn_compile
  ebuild.sh, line 975:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  cairo-1.4.8.ebuild, line 61:   Called die

!!! compile 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-libs/cairo-1.4.8/temp/build.log'.


Code:
rekt reksav # emerge --info
Portage 2.1.3_rc1 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.21-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.21-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System release 1.12.10
Timestamp of tree: Fri, 15 Jun 2007 10:00:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
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.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-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/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
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.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac aalib acl acpi alsa amd64 amr avi berkdb bitmap-fonts bzip2 cairo cddb cdparanoia cdr cdrw cli cracklib crypt css cups dbus dga directfb disk-partition djbfft dri dts dv dvd dvdr dvdread emerald encode esd fbcon ffmpeg firefox flac fortran gdbm gif glitz gnome gpm gtk hal iconv ieee1394 imlib isdnlog java jpeg jpg lame libg++ live mad midi mikmod mmx mmxext mp3 mpi mudflap ncurses nls nptl nptlonly nsplugin nvidia offensive ogg opengl openmp pam pcre perl png pppd python qt3 qt4 quicktime readline reflection samba sdl session spl sse sse2 ssl symlink tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb v4l vcd vcdimager video vorbis x264 xine xorg xv xvid yv12 zlib" 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 mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Fri Jun 15, 2007 11:00 am    Post subject: Reply with quote

Looks like a problem with dev-libs/DirectFB
Code:
emerge -pv dev-libs/DirectFB
[ebuild   R   ] dev-libs/DirectFB-0.9.25.1  USE="gif jpeg mpeg png sdl sse sysfs truetype zlib -debug -fbcon -fusion -mmx -v4l -v4l2"
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Fri Jun 15, 2007 11:02 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads.

See https://forums.gentoo.org/viewtopic-t-565185.html
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum