Your message dated Tue, 02 Mar 2010 22:06:38 +0000
with message-id <e1nmaeg-0001nk...@ries.debian.org>
and subject line Bug#555176: fixed in libffado 2.0.0+svn1804-1
has caused the Debian Bug report #555176,
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 ow...@bugs.debian.org
immediately.)


-- 
555176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555176
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libffado
Version: 2.0~rc2+svn1569-2
Severity: minor
User: peter.fritzs...@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 propably better in your case that libffado.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

g++ -o support/firmware/ffado-bridgeco-downloader support/firmware/downloader.o 
support/firmware/bridgeco-downloader.o -Lsrc -lffado -lexpat -lm -lrt 
-liec61883 -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 
-lglib-2.0
/usr/bin/ld: src/libffado.so: error: undefined reference to 'sem_post'
/usr/bin/ld: src/libffado.so: error: undefined reference to 
'pthread_mutex_trylock'
/usr/bin/ld: src/libffado.so: error: undefined reference to 'sem_init'
/usr/bin/ld: src/libffado.so: error: undefined reference to 'pthread_create'
/usr/bin/ld: src/libffado.so: error: undefined reference to 'sem_wait'
/usr/bin/ld: src/libffado.so: error: undefined reference to 'pthread_join'
/usr/bin/ld: src/libffado.so: error: undefined reference to 'sem_destroy'
/usr/bin/ld: src/libffado.so: error: undefined reference to 'pthread_testcancel'
/usr/bin/ld: src/libffado.so: error: undefined reference to 'pthread_cancel'
/usr/bin/ld: src/libffado.so: error: undefined reference to 'sem_timedwait'
/usr/bin/ld: src/libffado.so: error: undefined reference to 
'pthread_mutexattr_init'
/usr/bin/ld: src/libffado.so: error: undefined reference to 
'pthread_mutexattr_settype'
/usr/bin/ld: src/libffado.so: error: undefined reference to 
'pthread_mutexattr_destroy'
collect2: ld returned 1 exit status
scons: *** [support/firmware/ffado-bridgeco-downloader] Error 1



--- End Message ---
--- Begin Message ---
Source: libffado
Source-Version: 2.0.0+svn1804-1

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

ffado-dbus-server_2.0.0+svn1804-1_i386.deb
  to main/libf/libffado/ffado-dbus-server_2.0.0+svn1804-1_i386.deb
ffado-mixer-qt4_2.0.0+svn1804-1_i386.deb
  to main/libf/libffado/ffado-mixer-qt4_2.0.0+svn1804-1_i386.deb
ffado-tools_2.0.0+svn1804-1_i386.deb
  to main/libf/libffado/ffado-tools_2.0.0+svn1804-1_i386.deb
libffado-dev_2.0.0+svn1804-1_i386.deb
  to main/libf/libffado/libffado-dev_2.0.0+svn1804-1_i386.deb
libffado2_2.0.0+svn1804-1_i386.deb
  to main/libf/libffado/libffado2_2.0.0+svn1804-1_i386.deb
libffado_2.0.0+svn1804-1.diff.gz
  to main/libf/libffado/libffado_2.0.0+svn1804-1.diff.gz
libffado_2.0.0+svn1804-1.dsc
  to main/libf/libffado/libffado_2.0.0+svn1804-1.dsc
libffado_2.0.0+svn1804.orig.tar.gz
  to main/libf/libffado/libffado_2.0.0+svn1804.orig.tar.gz



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

Debian distribution maintenance software
pp.
Adrian Knoth <a...@drcomp.erfurt.thur.de> (supplier of updated libffado 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Tue, 02 Mar 2010 14:57:25 +0100
Source: libffado
Binary: libffado-dev libffado2 ffado-tools ffado-dbus-server ffado-mixer-qt4
Architecture: source i386
Version: 2.0.0+svn1804-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Adrian Knoth <a...@drcomp.erfurt.thur.de>
Description: 
 ffado-dbus-server - FFADO D-Bus server
 ffado-mixer-qt4 - FFADO D-Bus mixer applets (QT4)
 ffado-tools - FFADO debugging and firmware tools
 libffado-dev - FFADO API - development files
 libffado2  - FFADO API
Closes: 555176 565342 572141
Changes: 
 libffado (2.0.0+svn1804-1) unstable; urgency=low
 .
   * Switch to FFADO-trunk to enable support for DICE based devices
   * New upstream version
   * Make it run on the Juju stack (Closes: #565342)
   * Build with debugging again (Closes: #572141)
   * Fix FTBFS with binutils-gold (Closes: #555176)
Checksums-Sha1: 
 d81e725ef2440ae0ced40bf95d2bb9bcf0e78d93 2393 libffado_2.0.0+svn1804-1.dsc
 3886f0c44d14858e152b2165a89407a04ed75a0a 1175228 
libffado_2.0.0+svn1804.orig.tar.gz
 e9c1c204e789360a249c0e2e04722b5a426bfc2a 5192 libffado_2.0.0+svn1804-1.diff.gz
 3fabf070d8fb5d1fbdf6ea39fdd88348d2d4877f 16506 
libffado-dev_2.0.0+svn1804-1_i386.deb
 02533568a392965633ef06fd83d74357d8507547 933618 
libffado2_2.0.0+svn1804-1_i386.deb
 70bfdc992b32c67b91849c53897529407b1f36fb 59340 
ffado-tools_2.0.0+svn1804-1_i386.deb
 50db121b14dac222a01ee861e16be8d9956cfa9f 132654 
ffado-dbus-server_2.0.0+svn1804-1_i386.deb
 33daa79813f06aa26de9704d93c492caf50a2487 16350 
ffado-mixer-qt4_2.0.0+svn1804-1_i386.deb
Checksums-Sha256: 
 e3f885e09921fa894bb615a3231da3fe8f188b8025e834af0785a3db2e598aae 2393 
libffado_2.0.0+svn1804-1.dsc
 38ab4f6d8f5ff29af3d4193e89f7de83c6a89b1929a017d60a3e3704b4b888dd 1175228 
libffado_2.0.0+svn1804.orig.tar.gz
 3c25db7f40021d3a569dd45df07381acb0bb84ab25cd15908d38e060a9210bc7 5192 
libffado_2.0.0+svn1804-1.diff.gz
 3bb2c40e61eeedfc3245d383f8f5e64d93757082152d685178731c3663f6141c 16506 
libffado-dev_2.0.0+svn1804-1_i386.deb
 972158c2ed73e01bebaecc91666f5cea82b8b984058a51a8ca1d3acf97eee880 933618 
libffado2_2.0.0+svn1804-1_i386.deb
 dfe119fa8612a639d4b65d60dc1dfd2f6fa2ec1408cbdf94d24c5c20478e11fb 59340 
ffado-tools_2.0.0+svn1804-1_i386.deb
 10a3706b3350cc94bd1815cb4da19763a62ab2162fd0f329b0ceb1a0a0640869 132654 
ffado-dbus-server_2.0.0+svn1804-1_i386.deb
 09467fbb1b96393ce8df0b8c89db6035fa2ee577c7d1c85e073216b00c96ddc7 16350 
ffado-mixer-qt4_2.0.0+svn1804-1_i386.deb
Files: 
 e0e04675cb417c70a5c0d04ad7906847 2393 libs optional 
libffado_2.0.0+svn1804-1.dsc
 bb2f113ac909a49489416b2a18ffb6ee 1175228 libs optional 
libffado_2.0.0+svn1804.orig.tar.gz
 aaf0060eba8d98edecef6f6e69014435 5192 libs optional 
libffado_2.0.0+svn1804-1.diff.gz
 ada4ed655bf50ab226fa00b84d00ae5f 16506 libdevel optional 
libffado-dev_2.0.0+svn1804-1_i386.deb
 679fec4ed3a5b19763f0f35d4f5b51de 933618 libs optional 
libffado2_2.0.0+svn1804-1_i386.deb
 290f54d8dc43390f94edc87a278289b8 59340 sound optional 
ffado-tools_2.0.0+svn1804-1_i386.deb
 bd6f528497c96b306228d3b4e534756f 132654 sound optional 
ffado-dbus-server_2.0.0+svn1804-1_i386.deb
 436922f236aa255f0597612b4b17375f 16350 sound optional 
ffado-mixer-qt4_2.0.0+svn1804-1_i386.deb

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

iQIcBAEBAgAGBQJLjYYcAAoJEI8ytEIvUhB/DOAP/j4FDqMy76G8Vyt8ju5ZtBrZ
o+tqrppJ2WhwmLDoathgBZVk85xdzXrH4pcq1rws/WqaEJ4IzHa4opTVbQeMnxaI
9ElW9T5DRF8Of+MH64hJ1SVybP07QcQkivJsu+iYd90RpBTFKH2Anm6GTM7PWmnB
/M5f4YVPsXT4x6JsTorWFckArBBdER3xjrmo1+6clO32cTbqWjIpIYKdRqHR9Kmr
VYFS0tevql+caZsXUNxiT9kXjx/bpNE5HxAuqjsAIywthI0ec2EzsyPqfO0UtMmq
k1TNVq6K4NswKTmNJekNqHARM2p0fvxRM7+U/f5L7t8k/CAyqHolE4Ivf7G2u/P7
PKBLEC0iXJqsv9mfCYYBMnVRu6qK0dPn22tb6Lg/NL4Aik/2sRxgMwZ6CjsJx4tF
wOIwHIMO/g1WwC6WFLbH/Rx5p5Pvp5YGAPa3NVJ1PP7beVY2MArV5syjA+I2qpcu
Z+8/svQi3aId2IbZHCcN9D9ySBb6Q0RxmOcGC1bysc2QiVGDcnR8pSdq6aqRrkx2
w3U+B2qbB+c0GucKY8n1Dd3NiMTfeD8n17V2q/TYxE99jYHIcmljY/gPnPiCfNgZ
dSh4BJKNTyDP8Abh2sOWMN1spaE9c4SCn12EWhkf9E/+rLz64lr4Kv5vqDHxH6Pi
OYPPz9zJJoPn9M56Ij9m
=3sYE
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to