Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216050 - app-accessibility/dasher-4.7.0 compile errors if USE=-cairo
Summary: app-accessibility/dasher-4.7.0 compile errors if USE=-cairo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gnome Accessibility (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 218199 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-03 16:15 UTC by Cedric Godin
Modified: 2008-08-11 13:51 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 Cedric Godin 2008-04-03 16:15:54 UTC
i686-pc-linux-gnu-ar cru libdashergtk.a DasherAppSettings.o Preferences.o dasher_action.o dasher_action_keyboard.o dasher_action_keyboard_maemo.o dasher_action_script.o dasher_action_speech.o dasher_buffer_set.o dasher_editor.o dasher_editor_external.o dasher_editor_internal.o dasher_external_buffer.o dasher_internal_buffer.o dasher_lock_dialogue.o dasher_maemo_helper.o dasher_main.o module_settings_window.o
i686-pc-linux-gnu-ranlib libdashergtk.a
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1   -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread -I/usr/include/gnome-speech-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0   -DORBIT2=1 -pthread -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/at-spi-1.0   -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1     -I./../DasherCore -DPROGDATA=\"/usr/share/dasher\" -I../../intl -I../../intl  -march=pentium4 -O2 -pipe -ggdb -Wall -Wno-non-virtual-dtor -MT Canvas.o -MD -MP -MF ".deps/Canvas.Tpo" -c -o Canvas.o Canvas.cpp; \
        then mv -f ".deps/Canvas.Tpo" ".deps/Canvas.Po"; else rm -f ".deps/Canvas.Tpo"; exit 1; fi
../DasherCore/./SocketInputBase.h: In member function 'void Dasher::CSocketInputBase::SetCoordinateCount(int)':
../DasherCore/./SocketInputBase.h:54: warning: statement has no effect
./../DasherCore/DasherNode.h: In constructor 'Dasher::CDasherNode::CDasherNode(Dasher::CDasherNode*, int, int, Dasher::CDasherNode::SDisplayInfo*)':
./../DasherCore/DasherNode.h:282: warning: statement has no effect
./../DasherCore/DasherNode.h:283: warning: statement has no effect
Canvas.cpp: In destructor 'virtual CCanvas::~CCanvas()':
Canvas.cpp:91: error: 'cairo_colours' was not declared in this scope
make[3]: *** [Canvas.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/app-accessibility/dasher-4.7.0/work/dasher-4.7.0/Src/Gtk2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-accessibility/dasher-4.7.0/work/dasher-4.7.0/Src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-accessibility/dasher-4.7.0/work/dasher-4.7.0'
make: *** [all] Error 2
 *
 * ERROR: app-accessibility/dasher-4.7.0 failed.

Reproducible: Always

Steps to Reproduce:
1. emerge app-accessibility/dasher-4.7.0



Expected Results:  
emerges OK

Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-rc8-00119-g9597362 i686)
=================================================================
System uname: 2.6.25-rc8-00119-g9597362 i686 Intel(R) Pentium(R) M processor 1.60GHz
Timestamp of tree: Thu, 03 Apr 2008 08:45:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.5.1-r5
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -ggdb"
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/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=pentium4 -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer sandbox sfperms splitdebug strict unmerge-orphans userfetch userpriv"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-z,now"
LINGUAS="en en_GB en_US fr fr_BE"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/gnustep /usr/portage/local/layman/sunrise /usr/portage/local/mine"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acl acpi alsa amazon apache2 asm audiofile avahi avi bash-completion berkdb bitmap-fonts bluetooth branding calendar cardbus cdinstall cdparanoia cdr chm chroot cis cle266 clucene crypt css cups dbus dedicated dga disk-partition diskio divx dlloader dri dts dv dvb dvd dvdread eds encode enscript erandom expat extensions faad fame fbcon fbcondecor fbsplash ffmpeg firefox flac font-server gcj gd gif glibc-omitfp glitz gmedia gnome gnustep gphoto2 gpm graphviz grub gstreamer gtk hal hddtemp hibernate-script htmlhandbook iceweasel icons iconv icq imap imlib innodb ipv6 irmc ithreads jabber java java5 jpeg jpeg2k kcal kde kdepim konqueror kqemu lcms libnotify libwww live lm_sensors lzo mad madwifi maildir mdnsresponder-compat memlimit midi mikmod mjpeg mmx mmxext mng modperl mozilla moznocompose moznoirc moznomail moznopango mozsvg mp3 mp4 mpeg mplayer mpm-worker msn musepack musicbrainz mysql mysqli ncurses net network nls no_wxgtk1 noamazon nptl nptlonly nsplugin obex objc offensive ogg oggvorbis on-the-fly-crypt openal openexr opengl pam pcmcia pcre pdf pdfkit pdflib pdo perl pg-intdatetime php pixmaps plasma png postgres python qt qt3 qt3support qt4 quicktime rdc rdesktop readline restrict-javascript rtc sdl session simplexml slp sndfile snmp soap speex spell sql sse sse2 ssl subversion svg texteffect theora threads tidy tiff truetype truetype-fonts type1-fonts unicode usb userlocales utempter v4l v4l2 vcd vdesktop visualization vorbis wddx widescreen wifi win32codecs wmf wmp wxwindows x86 xanim xcomposite xine xinerama xml xml2 xmlreader xmlrpc xmlwriter xorg xrandr xsl xv xvid xvmc yv12 zlib" ALSA_CARDS="intel8x0" 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" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB en_US fr fr_BE" USERLAND="GNU" VIDEO_CARDS="radeon vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Cedric Godin 2008-04-03 16:20:56 UTC
i tried to emerge this package with USE=cairo and all was fine. So the title shoudl be changed.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-04-05 18:17:09 UTC
could you report this bug upstream and paste the link here ?
Comment 3 Cedric Godin 2008-04-06 13:57:51 UTC
bug reported upstream as requested:

http://bugzilla.gnome.org/show_bug.cgi?id=526502
Comment 4 Cedric Godin 2008-04-07 09:06:50 UTC
and closed with the following comment:
This was resolved in trunk as of r3465 as per bug 490876 comment #4 .

http://bugzilla.gnome.org/show_bug.cgi?id=490876#c4
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-08-11 10:19:45 UTC
*** Bug 218199 has been marked as a duplicate of this bug. ***
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-08-11 13:51:26 UTC
fixed in 4.7.3 without a bump.