Your message dated Sun, 04 Sep 2005 08:02:05 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#325639: fixed in gnome-session 2.10.0-7 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; 29 Aug 2005 22:57:36 +0000 >From [EMAIL PROTECTED] Mon Aug 29 15:57:36 2005 Return-path: <[EMAIL PROTECTED]> Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (tennyson.netexpress.net) [66.93.39.86] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E9sZL-0001Qz-00; Mon, 29 Aug 2005 15:57:36 -0700 Received: by tennyson.netexpress.net (Postfix, from userid 1003) id D90817049; Mon, 29 Aug 2005 15:57:34 -0700 (PDT) Date: Mon, 29 Aug 2005 15:57:34 -0700 From: Steve Langasek <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: gnome-session: FTBFS: depends on -Wl,--as-needed Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4ZLFUWh1odzi/v6L" Content-Disposition: inline User-Agent: Mutt/1.5.9i Delivered-To: [EMAIL PROTECTED] 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-Level: 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 --4ZLFUWh1odzi/v6L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: gnome-session Version: 2.10.0-6 Severity: serious The latest version of gnome-session fails to build on alpha and sparc with the following error: /bin/sh ../libtool --mode=3Dlink cc -g -Wall -O2 -Wl,-O1 -Wl,--as-needed = -o logout-test logout-test.o util.o gsm-multiscreen.o gdm-logout-action.o = egg-screen-exec.o egg-screen-help.o egg-screen-url.o -lSM -lICE -L/usr/X11= R6/lib -lX11 -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -l= SM -lICE -lbonoboui-2 -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgp= l_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -= lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-= 2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 = -lglib-2.0 -lesd -laudiofile -lm =20 cc -g -Wall -O2 -Wl,-O1 -Wl,--as-needed -o logout-test logout-test.o util.o= gsm-multiscreen.o gdm-logout-action.o egg-screen-exec.o egg-screen-help.o = egg-screen-url.o -Wl,--export-dynamic -L/usr/X11R6/lib -pthread /usr/lib/l= ibgnomeui-2.so -L/usr/lib /usr/lib/libgnome-keyring.so /usr/lib/libjpeg.so = /usr/lib/libbonoboui-2.so -lSM -lICE -lX11 /usr/lib/libgnomecanvas-2.so /us= r/lib/libgnome-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgtk-x11-2.0.so /u= sr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.= so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpangof= t2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgnomevfs-2.so /usr/lib/libxm= l2.so /usr/lib/libgnutls.so /usr/lib/libtasn1.so /usr/lib/libgcrypt.so -lns= l /usr/lib/libgpg-error.so -lz -lresolv -lrt /usr/lib/libbonobo-2.so /usr/l= ib/libgconf-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNamin= g-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgobject-2.0.s= o /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread /usr= /lib/libglib-2.0.so /usr/lib/libesd.so /usr/lib/libaudiofile.so -lm /usr/lib/gcc/sparc-linux-gnu/4.0.2/../../../../lib/crt1.o:../sysdeps/sparc/= sparc32/elf/start.S:60: multiple definition of `_PROCEDURE_LINKAGE_TABLE_' /usr/bin/ld: Disabling relaxation: it will not work with multiple definitio= ns collect2: ld returned 1 exit status make[4]: *** [logout-test] Error 1 Full build logs can be found at <http://buildd.debian.org/fetch.php?pkg=3Dgnome-session&arch=3Dalpha&ver=3D= 2.10.0-6&stamp=3D1125236435&file=3Dlog> and <http://buildd.debian.org/fetch.php?pkg=3Dgnome-session&arch=3Dsparc&ver=3D= 2.10.0-6&stamp=3D1125310684&file=3Dlog>. This failure occurs because gnome-session relies on -Wl,--as-needed for linking. This is a new and fairly experimental option which is currently broken on alpha and sparc, and one which I would argue it is a bad idea to use in general. Please fix your package so that it does not depend on this linker option for building. --=20 Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ --4ZLFUWh1odzi/v6L Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDE5LeKN6ufymYLloRAnZVAKC06Pv+XY04AfH/eVYxA5bEkqqzsgCfbLMb tAik5KbdpebxtWxFUPQEOAE= =2jIu -----END PGP SIGNATURE----- --4ZLFUWh1odzi/v6L-- --------------------------------------- Received: (at 325639-close) by bugs.debian.org; 4 Sep 2005 15:08:38 +0000 >From [EMAIL PROTECTED] Sun Sep 04 08:08:38 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EBw0T-0005Rl-00; Sun, 04 Sep 2005 08:02:05 -0700 From: Josselin Mouette <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#325639: fixed in gnome-session 2.10.0-7 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 04 Sep 2005 08:02:05 -0700 Delivered-To: [EMAIL PROTECTED] 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-Level: 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 Source: gnome-session Source-Version: 2.10.0-7 We believe that the bug you reported is fixed in the latest version of gnome-session, which is due to be installed in the Debian FTP archive: gnome-session_2.10.0-7.diff.gz to pool/main/g/gnome-session/gnome-session_2.10.0-7.diff.gz gnome-session_2.10.0-7.dsc to pool/main/g/gnome-session/gnome-session_2.10.0-7.dsc gnome-session_2.10.0-7_i386.deb to pool/main/g/gnome-session/gnome-session_2.10.0-7_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Josselin Mouette <[EMAIL PROTECTED]> (supplier of updated gnome-session 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 PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 4 Sep 2005 11:13:41 +0200 Source: gnome-session Binary: gnome-session Architecture: source i386 Version: 2.10.0-7 Distribution: unstable Urgency: medium Maintainer: Josselin Mouette <[EMAIL PROTECTED]> Changed-By: Josselin Mouette <[EMAIL PROTECTED]> Description: gnome-session - The GNOME 2 Session Manager Closes: 325639 Changes: gnome-session (2.10.0-7) unstable; urgency=medium . * The "now all dependencies in GNOME are back to the old times madness, why not do the same here?" release. * rules: remove --as-needed (closes: #325639). * default.session: + Remove gnome-smproxy. It slows down the startup process and sometimes hangs. + Remove magicdev, which is deprecated. Files: 8f24c89bdfbbd7f592bb8e7df9263823 1877 gnome optional gnome-session_2.10.0-7.dsc edbd285b1e8145519bf015c701fcfd88 23488 gnome optional gnome-session_2.10.0-7.diff.gz 233b784fd79358365193091d60fb80a1 397058 gnome optional gnome-session_2.10.0-7_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDGwlJrSla4ddfhTMRArX2AKDGZBJa2XmpL0lEIK7Yf6sydhLo+gCeLRGi UVjacdzZVznt33fyMUIj12Q= =d1gO -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]