Your message dated Mon, 28 Jun 2010 07:32:25 +0000
with message-id <e1ot8pn-0004vk...@ries.debian.org>
and subject line Bug#558933: fixed in lv2dynparam1 2-3
has caused the Debian Bug report #558933,
regarding Resolve unresolved symbols in shared libraries
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.)


-- 
558933: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558933
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lv2dynparam1
Version: 2-2
Severity: wishlist
User: peter.fritzs...@gmx.de
Usertags: unresolved-symbols-so

I build all packages some time ago with binutils-gold and your package build
without an hard failure, but I noticed that you seems to provide a library in
a specific library package so other packages can link against it without
problems.... but your shared object has still some unresolved symbols which
the program which links agaomst it must resolve. This isnt a good idea because
when you introduce new dependencies the package previously linked against the
old version will break because it doesnt know about the new dependency.
Maybe you could link against all needed libraries so programs must not link
against libraries which it doesnt need to use.

Maybe it is related to following bugs which hard failed due to unresolved
symbols in programs
 
http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=peter.fritzs...@gmx.de;tag=no-add-needed

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
dpkg-shlibdeps already showed you the related warnings:

dpkg-shlibdeps: warning: symbol dynparam_ui_group_disappeared used by 
debian/liblv2dynparamhost1-1/usr/lib/liblv2dynparamhost1.so.1.0.0 found in none 
of the libraries.
dpkg-shlibdeps: warning: symbol pthread_mutex_trylock used by 
debian/liblv2dynparamhost1-1/usr/lib/liblv2dynparamhost1.so.1.0.0 found in none 
of the libraries.
dpkg-shlibdeps: warning: symbol dynparam_ui_group_appeared used by 
debian/liblv2dynparamhost1-1/usr/lib/liblv2dynparamhost1.so.1.0.0 found in none 
of the libraries.
dpkg-shlibdeps: warning: symbol dynparam_ui_parameter_disappeared used by 
debian/liblv2dynparamhost1-1/usr/lib/liblv2dynparamhost1.so.1.0.0 found in none 
of the libraries.
dpkg-shlibdeps: warning: symbol dynparam_ui_parameter_appeared used by 
debian/liblv2dynparamhost1-1/usr/lib/liblv2dynparamhost1.so.1.0.0 found in none 
of the libraries.
dpkg-shlibdeps: warning: symbol dynparam_ui_parameter_value_changed used by 
debian/liblv2dynparamhost1-1/usr/lib/liblv2dynparamhost1.so.1.0.0 found in none 
of the libraries.
dpkg-shlibdeps: warning: symbol pthread_mutex_trylock used by 
debian/liblv2dynparamplugin1-0/usr/lib/liblv2dynparamplugin1.so.0.0.0 found in 
none of the libraries.



--- End Message ---
--- Begin Message ---
Source: lv2dynparam1
Source-Version: 2-3

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

liblv2dynparam1-dev_2-3_amd64.deb
  to main/l/lv2dynparam1/liblv2dynparam1-dev_2-3_amd64.deb
liblv2dynparamhost1-1_2-3_amd64.deb
  to main/l/lv2dynparam1/liblv2dynparamhost1-1_2-3_amd64.deb
liblv2dynparamplugin1-0_2-3_amd64.deb
  to main/l/lv2dynparam1/liblv2dynparamplugin1-0_2-3_amd64.deb
lv2dynparam1_2-3.debian.tar.gz
  to main/l/lv2dynparam1/lv2dynparam1_2-3.debian.tar.gz
lv2dynparam1_2-3.dsc
  to main/l/lv2dynparam1/lv2dynparam1_2-3.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 558...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia <ales...@debian.org> (supplier of updated lv2dynparam1 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: Mon, 28 Jun 2010 08:23:15 +0200
Source: lv2dynparam1
Binary: liblv2dynparamhost1-1 liblv2dynparamplugin1-0 liblv2dynparam1-dev
Architecture: source amd64
Version: 2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <ales...@debian.org>
Description: 
 liblv2dynparam1-dev - lv2dynparam is a LV2 plugin interface extension
 liblv2dynparamhost1-1 - LV2 plugin interface extension - host
 liblv2dynparamplugin1-0 - LV2 plugin interface extension - plugin
Closes: 548645 558933
Changes: 
 lv2dynparam1 (2-3) unstable; urgency=low
 .
   [ Jaromír Mikeš ]
   * Improved description in control file (Closes: #548645)
   * Bump standards 3.8.4
   * Switch to debhelper 7
   * Shortened rules file
 .
   [ Alessio Treglia ]
   * Switch to debian 3.0 (quilt) format.
   * debian/control:
     - Add myself as Uploader.
     - Remove shlibs:Depends macro from -DEV package's dependencies.
   * Add debian/gbp.conf file, now we can re-generate the original
     tarball from the information stored in the branch 'pristine-tar'.
   * Add .gitignore file.
   * debian/*.install:
     - Remove static libraries and libtool files.
   * debian/rules:
     - Add -phtread to CFLAGS to resolve unresolved symbols in shared
       libraries; the functions 'dynparam_ui_{group,parameter}_{,dis}appeared'
       and 'dynparam_ui_parameter_value_changed' are callbacks called from UI
       thread to notify which event has happened (Closes: #558933).
Checksums-Sha1: 
 862a7b2f80d82b8f8e672ead21e4954fa123b33a 1450 lv2dynparam1_2-3.dsc
 e30d5e97ee63b77ed982056b7f61cfe8accdee76 4205 lv2dynparam1_2-3.debian.tar.gz
 c10b0be208e27f40aada1c294d05a7c6bc22a583 18642 
liblv2dynparamhost1-1_2-3_amd64.deb
 f0b2cfeb7f74ff79e1523f68dbd252483fc8d426 14742 
liblv2dynparamplugin1-0_2-3_amd64.deb
 70c2ccc6151067d353ebfdbc65a32539e78c676e 11688 
liblv2dynparam1-dev_2-3_amd64.deb
Checksums-Sha256: 
 c929189e407a568fc1163f55536524b34dede4704642055e902c498b6635dbb3 1450 
lv2dynparam1_2-3.dsc
 41b0282d9ba0e1bb644c4c6bd377bfe89e5d13dfd3484b792f100e17c5d5cc17 4205 
lv2dynparam1_2-3.debian.tar.gz
 74eda53767112bf5c8890d36914f7c0c35379f04dc0c8f05e35dccb16ff6daa4 18642 
liblv2dynparamhost1-1_2-3_amd64.deb
 3bc2b0e134836c60718a3800ff6b65d346af8f8b69628a15868054d723578737 14742 
liblv2dynparamplugin1-0_2-3_amd64.deb
 99f9ec3e6a239f4d013d2482fd1fc939bc61037d15e1d9c779d03442e8cf3cf5 11688 
liblv2dynparam1-dev_2-3_amd64.deb
Files: 
 6285f7a561a97628c5fb1c7b3e4f16ce 1450 sound optional lv2dynparam1_2-3.dsc
 06d834ecc8592e6fb9e84a9c8d4cf8e2 4205 sound optional 
lv2dynparam1_2-3.debian.tar.gz
 9dbbb1a27fb2d04b7f913e81dc74566d 18642 libs optional 
liblv2dynparamhost1-1_2-3_amd64.deb
 4e5df2ad67bca62281ce7f40bdc6287e 14742 libs optional 
liblv2dynparamplugin1-0_2-3_amd64.deb
 c90634d84af6b78adb78b56c568ed8c6 11688 libdevel optional 
liblv2dynparam1-dev_2-3_amd64.deb

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

iEYEARECAAYFAkwoS+kACgkQRdSMfNz8P9DRtACffGwsdHOiLRtB75/DyZ+D/In/
Nw0AnimS6ECM+TNDqcl0qgpxajNX80e/
=P3hv
-----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