[bug-notifications] [libstlport1 0005048]: libstlport.so is not self-contained
Mantis Bug Tracker
noreply at opencsw.org
Wed Jan 30 16:05:50 CET 2013
The following issue has been CLOSED
======================================================================
https://www.opencsw.org/mantis/view.php?id=5048
======================================================================
Reported By: dam
Assigned To: dam
======================================================================
Project: libstlport1
Issue ID: 5048
Category: packaging
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2013-01-27 20:04 CET
Last Modified: 2013-01-30 16:05 CET
======================================================================
Summary: libstlport.so is not self-contained
Description:
The library libstlport.so is not self contained as it required symbols from
libm.so but does not link against it:
dam at unstable10s [unstable10s]:/home/dam/mgar/pkg/xapian-core/trunk > ldd -r
/opt/csw/lib/libstlport.so
libCrun.so.1 => /usr/lib/libCrun.so.1
libc.so.1 => /lib/libc.so.1
/platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr.so.1
symbol not found: hypot (/opt/csw/lib/libstlport.so)
symbol not found: __atan2f
(/opt/csw/lib/libstlport.so)
symbol not found: atan2 (/opt/csw/lib/libstlport.so)
symbol not found: __atan2l
(/opt/csw/lib/libstlport.so)
symbol not found: __cosf
(/opt/csw/lib/libstlport.so)
symbol not found: __sinf
(/opt/csw/lib/libstlport.so)
symbol not found: cos (/opt/csw/lib/libstlport.so)
symbol not found: sin (/opt/csw/lib/libstlport.so)
symbol not found: __cosl
(/opt/csw/lib/libstlport.so)
symbol not found: __sinl
(/opt/csw/lib/libstlport.so)
symbol not found: __sqrtf
(/opt/csw/lib/libstlport.so)
symbol not found: sqrt (/opt/csw/lib/libstlport.so)
symbol not found: __sqrtl
(/opt/csw/lib/libstlport.so)
symbol not found: __expf
(/opt/csw/lib/libstlport.so)
symbol not found: exp (/opt/csw/lib/libstlport.so)
symbol not found: __expl
(/opt/csw/lib/libstlport.so)
symbol not found: __logf
(/opt/csw/lib/libstlport.so)
symbol not found: __log10f
(/opt/csw/lib/libstlport.so)
symbol not found: log (/opt/csw/lib/libstlport.so)
symbol not found: log10 (/opt/csw/lib/libstlport.so)
symbol not found: __logl
(/opt/csw/lib/libstlport.so)
symbol not found: __log10l
(/opt/csw/lib/libstlport.so)
symbol not found: __coshf
(/opt/csw/lib/libstlport.so)
symbol not found: __sinhf
(/opt/csw/lib/libstlport.so)
symbol not found: cosh (/opt/csw/lib/libstlport.so)
symbol not found: sinh (/opt/csw/lib/libstlport.so)
symbol not found: __coshl
(/opt/csw/lib/libstlport.so)
symbol not found: __sinhl
(/opt/csw/lib/libstlport.so)
symbol not found: __fabsf
(/opt/csw/lib/libstlport.so)
symbol not found: __fabsl
(/opt/csw/lib/libstlport.so)
libm.so.2 => /lib/libm.so.2
It should be updated to the one from Sun Studio 12.
======================================================================
----------------------------------------------------------------------
(0010271) dam (administrator) - 2013-01-30 16:05
https://www.opencsw.org/mantis/view.php?id=5048#c10271
----------------------------------------------------------------------
This has been fixed in 4.5.3,REV=2013.01.28 and pushed to unstable/.
More information about the bug-notifications
mailing list