Debian Bug report logs - #554647
FTBFS with binutils-gold

version graph

Package: src:gnome-breakout; Maintainer for src:gnome-breakout is Debian Games Team <pkg-games-devel@lists.alioth.debian.org>;

Reported by: Peter Fritzsche <peter.fritzsche@gmx.de>

Date: Thu, 5 Nov 2009 21:51:14 UTC

Severity: minor

Found in version gnome-breakout/0.5.3-1

Fixed in version gnome-breakout/0.5.3-2

Done: Vincent Legout <vincent@legout.info>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#554647; Package src:gnome-breakout. (Thu, 05 Nov 2009 21:51:17 GMT) (full text, mbox, link).


Acknowledgement sent to Peter Fritzsche <peter.fritzsche@gmx.de>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Thu, 05 Nov 2009 21:51:17 GMT) (full text, mbox, link).


Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):

From: Peter Fritzsche <peter.fritzsche@gmx.de>
To: maintonly@bugs.debian.org
Subject: FTBFS with binutils-gold
Date: Thu, 05 Nov 2009 22:19:05 +0100
Source: gnome-breakout
Version: 0.5.3-1
Severity: minor
User: peter.fritzsche@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

gcc  -Wall -g -O2   -o gnome-breakout  anim.o ball.o bat.o block.o collision.o flags.o game.o gnome-breakout.o gui.o gui-callbacks.o gui-preferences.o leveldata.o powerup.o util.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0    
/usr/bin/ld: gui-callbacks.o: in function cb_hide_pointer:gui-callbacks.c:318: error: undefined reference to 'XQueryColor'
/usr/bin/ld: gui-callbacks.o: in function cb_hide_pointer:gui-callbacks.c:324: error: undefined reference to 'XCreatePixmap'
/usr/bin/ld: gui-callbacks.o: in function cb_hide_pointer:gui-callbacks.c:326: error: undefined reference to 'XCreatePixmapCursor'
/usr/bin/ld: gui-callbacks.o: in function cb_hide_pointer:gui-callbacks.c:329: error: undefined reference to 'XFreePixmap'
/usr/bin/ld: gui-callbacks.o: in function cb_hide_pointer:gui-callbacks.c:331: error: undefined reference to 'XDefineCursor'
/usr/bin/ld: gui-callbacks.o: in function cb_hide_pointer:gui-callbacks.c:322: error: undefined reference to 'XFreeCursor'
/usr/bin/ld: gui-callbacks.o: in function cb_show_pointer:gui-callbacks.c:305: error: undefined reference to 'XUndefineCursor'
/usr/bin/ld: gui-callbacks.o: in function cb_ungrab_focus:gui-callbacks.c:299: error: undefined reference to 'XUngrabPointer'
/usr/bin/ld: gui-callbacks.o: in function cb_grab_focus:gui-callbacks.c:289: error: undefined reference to 'XGrabPointer'
collect2: ld returned 1 exit status
make[2]: *** [gnome-breakout] Error 1




Reply sent to Vincent Legout <vincent@legout.info>:
You have taken responsibility. (Sat, 05 Dec 2009 23:21:07 GMT) (full text, mbox, link).


Notification sent to Peter Fritzsche <peter.fritzsche@gmx.de>:
Bug acknowledged by developer. (Sat, 05 Dec 2009 23:21:07 GMT) (full text, mbox, link).


Message #10 received at 554647-close@bugs.debian.org (full text, mbox, reply):

From: Vincent Legout <vincent@legout.info>
To: 554647-close@bugs.debian.org
Subject: Bug#554647: fixed in gnome-breakout 0.5.3-2
Date: Sat, 05 Dec 2009 23:14:58 +0000
Source: gnome-breakout
Source-Version: 0.5.3-2

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

gnome-breakout_0.5.3-2.debian.tar.gz
  to main/g/gnome-breakout/gnome-breakout_0.5.3-2.debian.tar.gz
gnome-breakout_0.5.3-2.dsc
  to main/g/gnome-breakout/gnome-breakout_0.5.3-2.dsc
gnome-breakout_0.5.3-2_i386.deb
  to main/g/gnome-breakout/gnome-breakout_0.5.3-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 554647@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Legout <vincent@legout.info> (supplier of updated gnome-breakout 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.8
Date: Sat, 05 Dec 2009 13:20:30 +0800
Source: gnome-breakout
Binary: gnome-breakout
Architecture: source i386
Version: 0.5.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Vincent Legout <vincent@legout.info>
Description: 
 gnome-breakout - Clone of the classic game Breakout, written for GNOME
Closes: 449821 529113 554647
Changes: 
 gnome-breakout (0.5.3-2) unstable; urgency=low
 .
   [ Barry deFreese ]
   * Add VCS fields in control
   * Fix watch file (Closes: #449821, #529113)
 .
   [ Eddy Petrișor ]
   * fix Vcs-Svn URL to point to svn, not the incomplete ssh location
 .
   [ Vincent Legout ]
   * Add ${misc:Depends}
   * Fix copyright notice
   * Switch to the new source package formats 3.0:
     - Remove patching/unpatching code in debian/rules
     - Switch to quilt
   * 05_fix_ftbfs_binutils_gold.patch: Fix FTBFS with binutils-gold
     (Closes: #554647)
   * 06_fix_pixmaps_makefile.patch: Remove duplicates files in Makefile.am
   * Move gnome-breakout.png to /usr/share/pixmaps
   * Add Homepage field
   * Add myself as Uploaders
   * Bump Standards-Version to 3.8.3
Checksums-Sha1: 
 d362dd57c1fd8259a934b2fdc2667e392f731bde 1423 gnome-breakout_0.5.3-2.dsc
 508bd0fbb2a694a27027cb20b059cb58014a9e5e 7283 gnome-breakout_0.5.3-2.debian.tar.gz
 4c820953cc746cd79dad074c71fcaa2a3e6eb429 90438 gnome-breakout_0.5.3-2_i386.deb
Checksums-Sha256: 
 a808df593de334db547329b6bad8f41045a9e2136a9c425f3834f215894e81a1 1423 gnome-breakout_0.5.3-2.dsc
 22c893110205702949e89a3037d1f63eb7c302601527f5125176bf1a0bb0024a 7283 gnome-breakout_0.5.3-2.debian.tar.gz
 c42b6e6dbf428891340a4b05c8e2954f2bc1d2174bab9917a14f9de600800124 90438 gnome-breakout_0.5.3-2_i386.deb
Files: 
 a60132c3a7494a2f5e387a4853da89bb 1423 games optional gnome-breakout_0.5.3-2.dsc
 5fb24165b6d1bc799ccf94aabacb26b0 7283 games optional gnome-breakout_0.5.3-2.debian.tar.gz
 6dc8b1c7b5058024668fdead33dc2c83 90438 games optional gnome-breakout_0.5.3-2_i386.deb

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

iEYEARECAAYFAksau5EACgkQ5ItltUs5T35WmgCgkJ2O8z/8Z6treDAXMeFx5/OB
ARQAnj8d6JoYIzQZuZGT5h7ZGRr4/Wu3
=NCYq
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 03 Jan 2010 07:30:21 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 12:24:59 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.