Your message dated Tue, 28 Jun 2016 21:29:19 +0200
with message-id <[email protected]>
and subject line Re: simgear2.0.0: public libraries underlinked
has caused the Debian Bug report #638283,
regarding simgear2.0.0: public libraries underlinked
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 [email protected]
immediately.)
--
638283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638283
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: simgear2.0.0
Version: 2.0.0-4
Severity: wishlist
most shared libraries installed in /usr/lib are underlinked.
$ dpkg -L simgear2.0.0 | xargs ldd -r 2>&1 | grep undefined | wc -l
103
this makes it impossible to link them when using ld --as-needed [0,1]
As I understand this is partly intentional due to the existing circular
dependencies.
Circular dependencies in shared libraries are not a very good practice, can
these circles be broken somehow?
[0] http://wiki.mandriva.com/en/Underlinking
[1] https://bugs.launchpad.net/bugs/749249
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500,
'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-8-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages simgear2.0.0 depends on:
ii libalut0 1.1.0-3 OpenAL Utility Toolkit
ii libc6 2.13-16ubuntu4 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.6.1-7ubuntu1 GCC support library
ii libgl1-mesa-glx 7.11-0ubuntu3 free implementation of the OpenGL
ii libjpeg62 6b1-1ubuntu2 The Independent JPEG Group's JPEG
ii libopenal1 1:1.13-2 Software implementation of the Ope
ii libopenscenegrap 3.0.0-2ubuntu1 3D scene graph, shared libs
ii libplib1 1.8.5-5 Portability Libraries: Run-time pa
ii libstdc++6 4.6.1-7ubuntu1 GNU Standard C++ Library v3
ii libx11-6 2:1.4.4-1ubuntu1 X11 client-side library
ii zlib1g 1:1.2.3.4.dfsg-3ubuntu3 compression library - runtime
simgear2.0.0 recommends no packages.
simgear2.0.0 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2016.2.1+dfsg-5
Hi,
since at least the version mentioned above, this package doesn't provide
a shared library anymore, but as intended by upstream, only builds a
static one. I'm therefore closing this issue.
Kind Regards
Markus Wanner
signature.asc
Description: OpenPGP digital signature
--- End Message ---