Bug#303646: marked as done (gtk+2.0: FTBFS (amd64/gcc-4.0): 'gdk_pixbuf_save_to_callback' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_callback')

Debian Bug Tracking System owner@bugs.debian.org
Sat, 16 Apr 2005 03:48:14 -0700


Your message dated Sat, 16 Apr 2005 06:33:11 -0400
with message-id <E1DMkbv-00082D-00@newraff.debian.org>
and subject line Bug#303646: fixed in libgnome-java 2.8.3.1-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Apr 2005 20:58:04 +0000
>From aj@andaco.de Thu Apr 07 13:58:04 2005
Return-path: <aj@andaco.de>
Received: from d007051.adsl.hansenet.de (localhost.localdomain) [80.171.7.51] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DJe4R-0000zS-00; Thu, 07 Apr 2005 13:57:48 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
	id 1DJe3a-0006bL-AG; Thu, 07 Apr 2005 22:56:56 +0200
To: Debian Bug Tracking System <submit@bugs.debian.org>
From: Andreas Jochens <aj@andaco.de>
Subject: gtk+2.0: FTBFS (amd64/gcc-4.0): 'gdk_pixbuf_save_to_callback' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_callback'
Message-Id: <E1DJe3a-0006bL-AG@localhost.localdomain>
Date: Thu, 07 Apr 2005 22:56:56 +0200
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gtk+2.0
Version: 2.6.4-1
Severity: normal

When building 'gtk+2.0' on amd64/unstable with the latest version of gcc-4.0,
I get the following error:

gdk-pixbuf-alias.h:347: error: 'gdk_pixbuf_save_to_callback' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_callback'
gdk-pixbuf-alias.h:351: error: 'gdk_pixbuf_save_to_callbackv' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_callbackv'
gdk-pixbuf-alias.h:355: error: 'gdk_pixbuf_savev' aliased to undefined symbol 'IA__gdk_pixbuf_savev'
gdk-pixbuf-alias.h:359: error: 'gdk_pixbuf_scale' aliased to undefined symbol 'IA__gdk_pixbuf_scale'
gdk-pixbuf-alias.h:363: error: 'gdk_pixbuf_scale_simple' aliased to undefined symbol 'IA__gdk_pixbuf_scale_simple'
gdk-pixbuf-alias.h:375: error: 'gdk_pixdata_deserialize' aliased to undefined symbol 'IA__gdk_pixdata_deserialize'
gdk-pixbuf-alias.h:379: error: 'gdk_pixdata_from_pixbuf' aliased to undefined symbol 'IA__gdk_pixdata_from_pixbuf'
gdk-pixbuf-alias.h:383: error: 'gdk_pixdata_serialize' aliased to undefined symbol 'IA__gdk_pixdata_serialize'
gdk-pixbuf-alias.h:387: error: 'gdk_pixdata_to_csource' aliased to undefined symbol 'IA__gdk_pixdata_to_csource'
make[5]: *** [gdk-pixbuf.lo] Error 1
make[5]: Leaving directory `/gtk+2.0-2.6.4/build-tree/gtk+-2.6.4-static/gdk-pixbuf'

With the attached patch 'gtk+2.0' can be compiled on amd64 using gcc-4.0.

However, I am not sure what is going on here and I do not know
if the patch below makes any sense.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gtk+2.0-2.6.4/debian/rules ./debian/rules
--- ../tmp-orig/gtk+2.0-2.6.4/debian/rules	2005-04-07 22:06:31.805179781 +0200
+++ ./debian/rules	2005-04-07 21:29:43.000000000 +0200
@@ -81,6 +81,7 @@
 			--sysconfdir=/etc \
 			--with-html-dir=\$${prefix}/share/doc/libgtk$(apiver)-doc \
 			--with-xinput=yes \
+			--disable-visibility \
 			--enable-shared \
 			--disable-static
 
@@ -110,6 +111,7 @@
 			--with-included-loaders=yes \
 			--disable-modules \
 			--disable-shared \
+			--disable-visibility \
 			--enable-static \
 			$(STATIC_CONFIG_ARGS)
 

---------------------------------------
Received: (at 303646-close) by bugs.debian.org; 16 Apr 2005 10:43:54 +0000
>From katie@ftp-master.debian.org Sat Apr 16 03:43:54 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DMkmI-0001Jg-00; Sat, 16 Apr 2005 03:43:54 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DMkbv-00082D-00; Sat, 16 Apr 2005 06:33:11 -0400
From: Mark Howard <mh@debian.org>
To: 303646-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#303646: fixed in libgnome-java 2.8.3.1-2
Message-Id: <E1DMkbv-00082D-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sat, 16 Apr 2005 06:33:11 -0400
Delivered-To: 303646-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: libgnome-java
Source-Version: 2.8.3.1-2

We believe that the bug you reported is fixed in the latest version of
libgnome-java, which is due to be installed in the Debian FTP archive:

libgnome-java_2.8.3.1-2.diff.gz
  to pool/main/libg/libgnome-java/libgnome-java_2.8.3.1-2.diff.gz
libgnome-java_2.8.3.1-2.dsc
  to pool/main/libg/libgnome-java/libgnome-java_2.8.3.1-2.dsc
libgnome-java_2.8.3.1-2_all.deb
  to pool/main/libg/libgnome-java/libgnome-java_2.8.3.1-2_all.deb
libgnome-jni_2.8.3.1-2_i386.deb
  to pool/main/libg/libgnome-java/libgnome-jni_2.8.3.1-2_i386.deb



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 303646@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Howard <mh@debian.org> (supplier of updated libgnome-java 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sat, 16 Apr 2005 09:23:27 +0000
Source: libgnome-java
Binary: libgnome-jni libgnome-java
Architecture: source all i386
Version: 2.8.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Mark Howard <mh@debian.org>
Changed-By: Mark Howard <mh@debian.org>
Description: 
 libgnome-java - Gnome bindings for Java
 libgnome-jni - Gnome bindings for Java
Closes: 303646
Changes: 
 libgnome-java (2.8.3.1-2) unstable; urgency=medium
 .
   * Use distclean as clean target, patch scripts to ensure *.ac and *.am
     aren't deleted. Closes: #303646
   * Build-depend on libgcj-dev instead of libgcj4-dev
   * Clean up *.Plo files
Files: 
 21ec7ff929682e74f347484e398e3c7c 812 libs optional libgnome-java_2.8.3.1-2.dsc
 c7333a36770331fe588662112fdadc0f 25192 libs optional libgnome-java_2.8.3.1-2.diff.gz
 4d633b42f2157961abac4a77f4d042dc 350846 libs optional libgnome-java_2.8.3.1-2_all.deb
 7ddad189def6726f693ec4f018cde2e8 245692 libs optional libgnome-jni_2.8.3.1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCYOUvRIB09ZZvujwRArm+AJsGZ2fkz81VyyR7YNS57zkHr7NjfwCfciSZ
4FoowJmUWiPdW7dWdqCxt4c=
=f1rm
-----END PGP SIGNATURE-----