[Bug 226046] Merge Review: libsoup

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 25 02:15:43 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Merge Review: libsoup


https://bugzilla.redhat.com/show_bug.cgi?id=226046


debarshi.ray at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+




------- Additional Comments From debarshi.ray at gmail.com  2008-06-24 22:15 EST -------
Running rpmlint on the installed package in F-8 throws these:

libsoup.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libsoup-2.2.so.8.5.0 /lib64/libgthread-2.0.so.0
The binary contains unused direct shared library dependencies.  This may
indicate gratuitously bloated linkage; check that the binary has been linked
with the intended shared libraries only.

libsoup.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libsoup-2.2.so.8.5.0 /lib64/librt.so.1
The binary contains unused direct shared library dependencies.  This may
indicate gratuitously bloated linkage; check that the binary has been linked
with the intended shared libraries only.

libsoup.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libsoup-2.2.so.8.5.0 /lib64/libgpg-error.so.0
The binary contains unused direct shared library dependencies.  This may
indicate gratuitously bloated linkage; check that the binary has been linked
with the intended shared libraries only.

I don't have a Rawhide system at hand, so not sure whether these are present
there too. These can be removed by putting the following before invoking make
(see anjuta and glade3):
sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool

Everything else looks fine to me.

+---------------------------------+
| This package is APPROVED by me. |
+---------------------------------+

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list