Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116847 - Error emerging x11-libs/pango-1.10.2
Summary: Error emerging x11-libs/pango-1.10.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-26 23:25 UTC by Borja Quevedo
Modified: 2005-12-27 06:33 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 Borja Quevedo 2005-12-26 23:25:11 UTC
When I intend merging x11-libs/pango-1.10.2, it produces this error

cairoview.c:35:24: cairo-xlib.h: No existe el fichero o el directorio
cairoview.c: In function `update':
cairoview.c:145: aviso: declaraci
Comment 1 Borja Quevedo 2005-12-26 23:25:11 UTC
When I intend merging x11-libs/pango-1.10.2, it produces this error

cairoview.c:35:24: cairo-xlib.h: No existe el fichero o el directorio
cairoview.c: In function `update':
cairoview.c:145: aviso: declaración implícita de la función `cairo_xlib_surface_create'
cairoview.c:147: aviso: asignación se crea un puntero desde un entero sin una conversión
make[2]: *** [cairoview.o] Error 1
make[2]: *** Se espera a que terminen otras tareas....
make[2]: Leaving directory `/var/tmp/portage/pango-1.10.2/work/pango-1.10.2/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/pango-1.10.2/work/pango-1.10.2'
make: *** [all] Error 2

!!! ERROR: x11-libs/pango-1.10.2 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.

My emerge info
emerge info
Portage 2.1_pre2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.80GHz
Gentoo Base System version 1.12.0_pre12
dev-lang/python:     2.3.5-r2, 2.4.2
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-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe -mfpmath=sse -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-m -O2 -pipe -mfpmath=sse -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://172.26.0.2 ftp://ftp.caliu.info/pub/gentoo/"
LANG="es_ES@euro"
LC_ALL="es_ES@euro"
LINGUAS="es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://172.26.0.2/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa apache2 apm audiofile avi bash-completion bcmath berkdb bidi bitmap-fonts bonobo bzip2 bzlib caps cdb cdparanoia cdr cpdflib crypt cscope ctype cups curl curlwrappers dbx dga dio directfb divx4linux doc dv dvd dvdr dvdread eds emboss encode esd ethereal exif expat f77 fam fbcon ffmpeg fftw flac flash foomaticdb fortran freetype ftp gb gcj gd gdbm gif gimp ginac glut gnome gphoto2 gpm gps gstreamer gtk gtk2 gtkhtml hal imagemagick imap imlib innodb iodbc ipv6 jabber jack java javascript jpeg lcms libcaca libg++ libgda libwww mad maildir mailwrapper matroska mbox memlimit mhash mikmod milter mime ming mmx mng mono motif mozilla mp3 mpeg msn mysql nas ncurses nls nocardbus nptl nsplugin odbc offensive ogg oggvorbis openal opengl oss pam pcmcia pdflib perl php pic plotutils png posix postgres prelude python qt quicktime readline samba sasl sdl simplexml slang snmp soap sockets speex spell spl sse ssl svg svga szip tcltk tcpd tetex theora threads tidy tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb v4l vcd vhosts videos vorbis wddx win32codecs wmf wxwindows x86 xine xml xml2 xmlrpc xmms xpm xprint xsl xv xvid zlib elibc_glibc kernel_linux linguas_es userland_GNU"
Unset:  ASFLAGS, CTARGET, LDFLAGS

It's my first report, so I hope the info was ok.
Thanks for your great work
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-12-27 00:17:45 UTC
Please re-emerge cairo (this is already in the dependency list so it should have been merged).  If that does not solve the issue, please attach the full build log.
Comment 3 Borja Quevedo 2005-12-27 06:33:20 UTC
Thanks, It worked