First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 126740
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gnome Accessibility <gnome-accessibility@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mark Renouf <mark@tweakt.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126740 depends on: Show dependency tree
Bug 126740 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-18 16:08 0000
I'm testing gnome-2.14.0 as it's showing up, all have been unmasked.
Upgrading from gnome-2.12.3...

# emerge --oneshot at-spi
Calculating dependencies... done!
>>> Emerging (1 of 1) gnome-extra/at-spi-1.7.6 to /

....


 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1
-pthread -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/atk-1.0
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/gail-1.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/freetype2 -march=k8 -msse3 -O2 -pipe -Wno-packed -MT
accessible.lo -MD -MP -MF .deps/accessible.Tpo -c accessible.c  -fPIC -DPIC -o
.libs/accessible.o
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DORBIT2=1 -pthread
-I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/atk-1.0
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/gail-1.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/freetype2      -march=k8 -msse3 -O2 -pipe -Wno-packed -MT
base.lo -MD -MP -MF ".deps/base.Tpo" -c -o base.lo base.c; \
then mv -f ".deps/base.Tpo" ".deps/base.Plo"; else rm -f ".deps/base.Tpo"; exit
1; fi
accessible.c: In function 'spi_init_role_lookup_table':
accessible.c:126: error: 'ATK_ROLE_ENTRY' undeclared (first use in this
function)
accessible.c:126: error: (Each undeclared identifier is reported only once
accessible.c:126: error: for each function it appears in.)
accessible.c:127: error: 'ATK_ROLE_CHART' undeclared (first use in this
function)
accessible.c:128: error: 'ATK_ROLE_CAPTION' undeclared (first use in this
function)
accessible.c:129: error: 'ATK_ROLE_DOCUMENT_FRAME' undeclared (first use in
this function)
accessible.c:130: error: 'ATK_ROLE_HEADING' undeclared (first use in this
function)
accessible.c:131: error: 'ATK_ROLE_PAGE' undeclared (first use in this
function)
accessible.c:132: error: 'ATK_ROLE_SECTION' undeclared (first use in this
function)
accessible.c: In function 'impl_accessibility_accessible_get_attributes':
accessible.c:458: warning: assignment makes pointer from integer without a cast

$ eix at-spi
* gnome-extra/at-spi
     Available versions:  1.6.4 1.6.6-r1 1.7.6
     Installed:           none
     Homepage:            http://developer.gnome.org/projects/gap/
     Description:         The Gnome Accessibility Toolkit

$ eix -e atk
* dev-libs/atk
     Available versions:  1.6.1 1.9.1 1.10.1 ~1.10.2 1.10.3 1.11.3
     Installed:           1.10.3
     Homepage:            http://developer.gnome.org/projects/gap/
     Description:         GTK+ & Gnome Accessibility Toolkit

First upgrading to atk-1.11.3 fixes this error, and the package builds and
installs correctly.

------- Comment #1 From Leonardo Boshell (RETIRED) 2006-03-30 15:28:55 0000 -------
Fixed in CVS. Thank you for your report.

First Last Prev Next    No search results available      Search page      Enter new bug