[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#556060: marked as done (FTBFS with binutils-gold)



Your message dated Thu, 24 Feb 2011 11:49:36 +0000
with message-id <E1PsZhQ-000623-MZ@franck.debian.org>
and subject line Bug#556060: fixed in phat 0.4.1-2
has caused the Debian Bug report #556060,
regarding FTBFS with binutils-gold
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
556060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556060
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: phat
Version: 0.4.1-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.

It is maybe better in your case that libphat.so gets linked against
the needed libraries to fix that problem. You can use --no-undefined (or
respective -Wl,--no-undefined when linking with g++ or gcc) to check your
libraries if they still have symbols which doesn't get resolved by them.

dpkg-shlibdeps will also print warnings about unresolved symbols when it gets
run in your debian/rules.

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

/bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc  -O3 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libpng12   -Wall -Werror   -o phatfanslider  phatfanslider-fanslider.o ../phat/libphat.la -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 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   -lgnome
 canvas-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 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
mkdir .libs
x86_64-linux-gnu-gcc -O3 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libgnomecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libpng12 -Wall -Werror -o .libs/phatfanslider phatfanslider-fanslider.o  ../phat/.libs/libphat.so /usr/lib/libgnomecanvas-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/l
 ib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lz -lfontconfig /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,/usr/lib
/usr/bin/ld: ../phat/.libs/libphat.so: error: undefined reference to 'XWarpPointer'
collect2: ld returned 1 exit status
make[2]: *** [phatfanslider] Error 1



--- End Message ---
--- Begin Message ---
Source: phat
Source-Version: 0.4.1-2

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

libphat-tools_0.4.1-2_amd64.deb
  to main/p/phat/libphat-tools_0.4.1-2_amd64.deb
libphat0-dev_0.4.1-2_amd64.deb
  to main/p/phat/libphat0-dev_0.4.1-2_amd64.deb
libphat0_0.4.1-2_amd64.deb
  to main/p/phat/libphat0_0.4.1-2_amd64.deb
phat_0.4.1-2.debian.tar.gz
  to main/p/phat/phat_0.4.1-2.debian.tar.gz
phat_0.4.1-2.dsc
  to main/p/phat/phat_0.4.1-2.dsc



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

Debian distribution maintenance software
pp.
Alessio Treglia <alessio@debian.org> (supplier of updated phat 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: Thu, 24 Feb 2011 12:27:58 +0100
Source: phat
Binary: libphat0-dev libphat0 libphat-tools
Architecture: source amd64
Version: 0.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <alessio@debian.org>
Description: 
 libphat-tools - collection of tools for libphat
 libphat0   - collection of gtk widgets geared towards audio apps
 libphat0-dev - Development files (headers) for libphat
Closes: 391134 556060
Changes: 
 phat (0.4.1-2) unstable; urgency=low
 .
   [ Jaromír Mikeš ]
   * New maintainer (Closes: #391134).
   * Set compat file to 7.
   * Set pkg-multimedia-maintainers as maintainer and me as uploader
   * Vcs-* fields added
   * one_space_style applied to control file.
   * Bump Standards
   * Switch to DH 7 short-form.
   * added .gitignore file
   * added gbp.conf file
   * added local-options file
   * switched to source format 3.0 (quilt)
   * removed *.a and *.la files
   * Updated copyright file to DEP-5 rev.166
   * libphat-tools.manpages file added
   * Description in control file fixed
   * bringing back rpath_issue fix
   * Switching from Conflicts to Breaks in libphat-tools binary package
   * Fix descriptions a bit.
   * Add symbols file.
   * Add autotools_dev addon support.
   * Fixed libphat-tools.install file to install files in same way as
     .previous version
   * Fixed watch file
   * Removed redundant override_dh_installchangelogs
 .
   [ Alessio Treglia ]
   * Use dh $@ --with foo syntax for compatibility with DH 8.
   * debian/control:
     - Small improvement to libphat0-dev's description.
     - Add myself to the Uploaders field.
     - Remove trailing whitespaces.
   * Add patch to prevent FTBFS with binutils-gold (Closes: #556060).
Checksums-Sha1: 
 627db4ecab803229def162937aeb25eaaf5ad54d 1365 phat_0.4.1-2.dsc
 3aca6443d5c214dab9c4d813d838cb7359592e30 5541 phat_0.4.1-2.debian.tar.gz
 bf86c3ef4509c563f9422c3ab2af0fed0877ddfb 11216 libphat0-dev_0.4.1-2_amd64.deb
 b6984c6fc8de26b8b47f0f6b9da42b9078ed22d5 41682 libphat0_0.4.1-2_amd64.deb
 435ed8daa0aa28a58d2cea4e7e4c54d31fa055f0 185788 libphat-tools_0.4.1-2_amd64.deb
Checksums-Sha256: 
 2188dc2e2466567f5e4729d791048e0f04b672658a40966bb3c83bc4341762aa 1365 phat_0.4.1-2.dsc
 aa7ed2327113e075537788feb97a8400c1d454692fe84a03eba97a011f90419d 5541 phat_0.4.1-2.debian.tar.gz
 2db46b53efa395ed2b65bdcace3296fc651070aaf74dc3d388ff3f47f6344797 11216 libphat0-dev_0.4.1-2_amd64.deb
 bf8908afa390679e702c96fb8398efb3c3b76b7b08d446a32ba6f06496e41708 41682 libphat0_0.4.1-2_amd64.deb
 5985ae90bf2982714d97d9af1bc9ce9140e923e607e0b898794a36a1c7fbbc10 185788 libphat-tools_0.4.1-2_amd64.deb
Files: 
 0e1c85ea7e820cae6b436d3d04973996 1365 graphics optional phat_0.4.1-2.dsc
 8fdd46e4068b40a25b7e292dc4129a0f 5541 graphics optional phat_0.4.1-2.debian.tar.gz
 4f4dd1e6e80b83dac8ec1d9c840ffdab 11216 libdevel optional libphat0-dev_0.4.1-2_amd64.deb
 06ea0315a4f0e2259d26d89a2e05edb8 41682 libs optional libphat0_0.4.1-2_amd64.deb
 6abac83839e1b8d6dd034ba225d13678 185788 graphics optional libphat-tools_0.4.1-2_amd64.deb

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

iEYEARECAAYFAk1mQj0ACgkQRdSMfNz8P9BP4QCffU81Twjz1n1Mrq45XudtIneF
2yoAnjKmYp9gAKckHafx3PHNptfNlsH8
=rfI9
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: