atk1.0: FTBFS: linker error: undefined references

Bug #7358 reported by Debian Bug Importer
6
Affects Status Importance Assigned to Milestone
atk1.0 (Debian)
Fix Released
Unknown
atk1.0 (Ubuntu)
Invalid
High
LaMont Jones

Bug Description

Automatically imported from Debian bug report #264328 http://bugs.debian.org/264328

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #264328 http://bugs.debian.org/264328

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sun, 08 Aug 2004 11:43:11 +0200
From: Roland Stigge <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: atk1.0: FTBFS: linker error: undefined references

Package: atk1.0
Severity: serious

Hi,

trying to build the package, I got:

=============================================================================
[...]
mkdir .libs
 i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED -pthrea
d -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -MT teststate
set.lo -MD -MP -MF .deps/teststateset.Tpo -c teststateset.c -fPIC -DPIC -o .lib
s/teststateset.o
 i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED -pthrea
d -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -MT teststate
set.lo -MD -MP -MF .deps/teststateset.Tpo -c teststateset.c -o teststateset.o >/
dev/null 2>&1
/bin/bash ../libtool --mode=link i386-linux-gcc -g -O2 -Wall -Wl,-z,defs -Wl,-
O1 -o libteststateset.la -rpath /usr/lib/gtk-2.0/modules -avoid-version -module
 teststateset.lo
i386-linux-gcc -shared .libs/teststateset.o -Wl,-z -Wl,defs -Wl,-O1 -Wl,-sona
me -Wl,libteststateset.so -o .libs/libteststateset.so
.libs/teststateset.o(.text+0x1b): In function `test_state_set':
/tmp/buildd/atk1.0-1.6.1/build-tree/atk-1.6.1-deb/tests/teststateset.c:34: undef
ined reference to `atk_state_set_new'
libs/teststateset.o(.text+0x25):/tmp/buildd/atk1.0-1.6.1/build-tree/atk-1.6.1-d
eb/tests/teststateset.c:36: undefined reference to `atk_state_set_is_empty'
libs/teststateset.o(.text+0x37):/tmp/buildd/atk1.0-1.6.1/build-tree/atk-1.6.1-d
eb/tests/teststateset.c:39: undefined reference to `g_print'
libs/teststateset.o(.text+0x5d):/tmp/buildd/atk1.0-1.6.1/build-tree/atk-1.6.1-d
eb/tests/teststateset.c:43: undefined reference to `atk_state_set_add_state'
libs/teststateset.o(.text+0x6d):/tmp/buildd/atk1.0-1.6.1/build-tree/atk-1.6.1-d
eb/tests/teststateset.c:50: undefined reference to `atk_state_set_is_empty'
libs/teststateset.o(.text+0x8d):/tmp/buildd/atk1.0-1.6.1/build-tree/atk-1.6.1-d
eb/tests/teststateset.c:57: undefined reference to `atk_state_set_add_state'
libs/teststateset.o(.text+0xc6):/tmp/buildd/atk1.0-1.6.1/build-tree/atk-1.6.1-d
eb/tests/teststateset.c:67: undefined reference to `atk_state_set_add_states'
libs/teststateset.o(.text+0xd7):/tmp/buildd/atk1.0-1.6.1/build-tree/atk-1.6.1-d
eb/tests/teststateset.c:69: undefined reference to `atk_state_set_contains_state
'
[...]
=============================================================================

Thanks for considering.

bye,
  Roland

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (ignored: LC_ALL set to en_GB.UTF-8)

Revision history for this message
In , J.H.M. Dassen (Ray) (jdassen) wrote : Bug#264328: fixed in atk1.0 1.6.1-3
Download full text (3.3 KiB)

Source: atk1.0
Source-Version: 1.6.1-3

We believe that the bug you reported is fixed in the latest version of
atk1.0, which is due to be installed in the Debian FTP archive:

atk1.0_1.6.1-3.diff.gz
  to pool/main/a/atk1.0/atk1.0_1.6.1-3.diff.gz
atk1.0_1.6.1-3.dsc
  to pool/main/a/atk1.0/atk1.0_1.6.1-3.dsc
libatk1.0-0_1.6.1-3_i386.deb
  to pool/main/a/atk1.0/libatk1.0-0_1.6.1-3_i386.deb
libatk1.0-data_1.6.1-3_all.deb
  to pool/main/a/atk1.0/libatk1.0-data_1.6.1-3_all.deb
libatk1.0-dbg_1.6.1-3_i386.deb
  to pool/main/a/atk1.0/libatk1.0-dbg_1.6.1-3_i386.deb
libatk1.0-dev_1.6.1-3_i386.deb
  to pool/main/a/atk1.0/libatk1.0-dev_1.6.1-3_i386.deb
libatk1.0-doc_1.6.1-3_all.deb
  to pool/main/a/atk1.0/libatk1.0-doc_1.6.1-3_all.deb
libatk1.0-udeb_1.6.1-3_i386.udeb
  to pool/main/a/atk1.0/libatk1.0-udeb_1.6.1-3_i386.udeb

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
J.H.M. Dassen (Ray) <email address hidden> (supplier of updated atk1.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 8 Aug 2004 19:20:31 +0200
Source: atk1.0
Binary: libatk1.0-0 libatk1.0-dev libatk1.0-udeb libatk1.0-data libatk1.0-doc libatk1.0-dbg
Architecture: source i386 all
Version: 1.6.1-3
Distribution: unstable
Urgency: medium
Maintainer: J.H.M. Dassen (Ray) <email address hidden>
Changed-By: J.H.M. Dassen (Ray) <email address hidden>
Description:
 libatk1.0-0 - The ATK accessibility toolkit
 libatk1.0-data - Common files for the ATK accessibility toolkit
 libatk1.0-dbg - The ATK libraries and debugging symbols
 libatk1.0-dev - Development files for the ATK accessibility toolkit
 libatk1.0-doc - Documentation files for the ATK toolkit
 libatk1.0-udeb - The ATK accessibility toolkit (udeb)
Closes: 260521 264328
Changes:
 atk1.0 (1.6.1-3) unstable; urgency=medium
 .
   * 000_fix_symbol_resolution.patch: New. Fixes FTBFS due to undefined
     references. (Closes: #264328)
   * 001_atk1.0-debian-libtool.patch: Renumbered, regenerated.
   * GNOME team upload; acknowledge NMU. (Closes: #260521)
Files:
 0ecfbe8d84a48108d2847cbd9b02301c 1487 libs optional atk1.0_1.6.1-3.dsc
 fdce54ad51e6922589d784000e315386 84929 libs optional atk1.0_1.6.1-3.diff.gz
 12e3f14e2397db11a7701d01e3840987 80650 misc optional libatk1.0-data_1.6.1-3_all.deb
 75e1dbebbc94ddf11323be6e62e31505 82728 doc optional libatk1.0-doc_1.6.1-3_all.deb
 e0831c8abe4ef39ba37082a6e90eb118 67376 libs optional libatk1.0-0_1.6.1-3_i386.deb
 3fa96119aebf8275bb9e3dd7d966a06d 65880 libdevel optional libatk1.0-dev_1.6.1-3_i386.deb
 eb7ebb7193dba0a65d0ba75729d662f6 181770 libdevel extra libatk1.0-dbg_1.6.1-3_i386.deb
 802bc5c50f8a93be770bb88277e1c9cb 259574 debian-installer optional libatk1.0-udeb_1.6.1-3_i386.udeb

-----BEGIN PGP SIGNATURE-----
Version...

Read more...

Revision history for this message
In , J.H.M. Dassen (Ray) (jdassen) wrote : forwarded

tags 264328 + upstream
forwarded 264328 http://bugzilla.gnome.org/show_bug.cgi?id=149653
thanks
--
Lately, the only thing keeping me from being a serial killer is my distaste
for manual labor.
 Dilbert, 20010107

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 8 Aug 2004 19:56:17 +0200
From: "J.H.M. Dassen (Ray)" <email address hidden>
To: <email address hidden>
Subject: forwarded

tags 264328 + upstream
forwarded 264328 http://bugzilla.gnome.org/show_bug.cgi?id=149653
thanks
--
Lately, the only thing keeping me from being a serial killer is my distaste
for manual labor.
 Dilbert, 20010107

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (3.5 KiB)

Message-Id: <email address hidden>
Date: Sun, 08 Aug 2004 13:47:05 -0400
From: <email address hidden> (J.H.M. Dassen (Ray))
To: <email address hidden>
Subject: Bug#264328: fixed in atk1.0 1.6.1-3

Source: atk1.0
Source-Version: 1.6.1-3

We believe that the bug you reported is fixed in the latest version of
atk1.0, which is due to be installed in the Debian FTP archive:

atk1.0_1.6.1-3.diff.gz
  to pool/main/a/atk1.0/atk1.0_1.6.1-3.diff.gz
atk1.0_1.6.1-3.dsc
  to pool/main/a/atk1.0/atk1.0_1.6.1-3.dsc
libatk1.0-0_1.6.1-3_i386.deb
  to pool/main/a/atk1.0/libatk1.0-0_1.6.1-3_i386.deb
libatk1.0-data_1.6.1-3_all.deb
  to pool/main/a/atk1.0/libatk1.0-data_1.6.1-3_all.deb
libatk1.0-dbg_1.6.1-3_i386.deb
  to pool/main/a/atk1.0/libatk1.0-dbg_1.6.1-3_i386.deb
libatk1.0-dev_1.6.1-3_i386.deb
  to pool/main/a/atk1.0/libatk1.0-dev_1.6.1-3_i386.deb
libatk1.0-doc_1.6.1-3_all.deb
  to pool/main/a/atk1.0/libatk1.0-doc_1.6.1-3_all.deb
libatk1.0-udeb_1.6.1-3_i386.udeb
  to pool/main/a/atk1.0/libatk1.0-udeb_1.6.1-3_i386.udeb

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
J.H.M. Dassen (Ray) <email address hidden> (supplier of updated atk1.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 8 Aug 2004 19:20:31 +0200
Source: atk1.0
Binary: libatk1.0-0 libatk1.0-dev libatk1.0-udeb libatk1.0-data libatk1.0-doc libatk1.0-dbg
Architecture: source i386 all
Version: 1.6.1-3
Distribution: unstable
Urgency: medium
Maintainer: J.H.M. Dassen (Ray) <email address hidden>
Changed-By: J.H.M. Dassen (Ray) <email address hidden>
Description:
 libatk1.0-0 - The ATK accessibility toolkit
 libatk1.0-data - Common files for the ATK accessibility toolkit
 libatk1.0-dbg - The ATK libraries and debugging symbols
 libatk1.0-dev - Development files for the ATK accessibility toolkit
 libatk1.0-doc - Documentation files for the ATK toolkit
 libatk1.0-udeb - The ATK accessibility toolkit (udeb)
Closes: 260521 264328
Changes:
 atk1.0 (1.6.1-3) unstable; urgency=medium
 .
   * 000_fix_symbol_resolution.patch: New. Fixes FTBFS due to undefined
     references. (Closes: #264328)
   * 001_atk1.0-debian-libtool.patch: Renumbered, regenerated.
   * GNOME team upload; acknowledge NMU. (Closes: #260521)
Files:
 0ecfbe8d84a48108d2847cbd9b02301c 1487 libs optional atk1.0_1.6.1-3.dsc
 fdce54ad51e6922589d784000e315386 84929 libs optional atk1.0_1.6.1-3.diff.gz
 12e3f14e2397db11a7701d01e3840987 80650 misc optional libatk1.0-data_1.6.1-3_all.deb
 75e1dbebbc94ddf11323be6e62e31505 82728 doc optional libatk1.0-doc_1.6.1-3_all.deb
 e0831c8abe4ef39ba37082a6e90eb118 67376 libs optional libatk1.0-0_1.6.1-3_i386.deb
 3fa96119aebf8275bb9e3dd7d966a06d 65880 libdevel optional libatk1.0-dev_1.6.1-3_i386.deb
 eb7ebb719...

Read more...

Revision history for this message
In , J.H.M. Dassen (Ray) (jdassen) wrote : Re: [Bug 149653] - Symbol resolution problem

tags 264328 + fixed-upstream
thanks

On Mon, Aug 09, 2004 at 04:22:44 -0400, <email address hidden> wrote:
> http://bugzilla.gnome.org/show_bug.cgi?id=149653
> atk | build | Ver: 1.6.1

> ------- Additional Comments From <email address hidden> 2004-08-09 04:22 -------
> Patch committed to CVS HEAD and gnome-2-6 branch.
--
For those Unix & Linux fanatics who're feeling left out, please forward this
message to everyone you know and delete a bunch of your files at random.
 Julian Richardson's response to ILOVEYOU

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 9 Aug 2004 13:45:16 +0200
From: "J.H.M. Dassen (Ray)" <email address hidden>
To: <email address hidden>
Subject: Re: [Bug 149653] - Symbol resolution problem

tags 264328 + fixed-upstream
thanks

On Mon, Aug 09, 2004 at 04:22:44 -0400, <email address hidden> wrote:
> http://bugzilla.gnome.org/show_bug.cgi?id=149653
> atk | build | Ver: 1.6.1

> ------- Additional Comments From <email address hidden> 2004-08-09 04:22 -------
> Patch committed to CVS HEAD and gnome-2-6 branch.
--
For those Unix & Linux fanatics who're feeling left out, please forward this
message to everyone you know and delete a bunch of your files at random.
 Julian Richardson's response to ILOVEYOU

Revision history for this message
LaMont Jones (lamont) wrote :

not a warty bug

Changed in atk1.0:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.