[Bug 737429] New: Android runtime contains libs with rpath

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 26 06:03:12 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737429
  GStreamer | packages | 1.4.1

           Summary: Android runtime contains libs with rpath
    Classification: Platform
           Product: GStreamer
           Version: 1.4.1
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: packages
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: carl at kovamees.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When using the gstreamer Android runtime there are a few libraries that get
blacklisted
Total count: 157 plugins (34 blacklist entries not shown), 976 features

A gst-inspect-1.0 x264enc shows:
(gst-inspect-1.0:10797): GStreamer-WARNING **: Failed to load plugin
'/storage/sdcard1/gstreamer/lib/gstreamer-1.0/libgstx264.so': dlopen failed:
could not load library "libgstpbutils-1.0.so.0" needed by "libgstx264.so";
caused by could not load library "libgstaudio-1.0.so.0" needed by
"libgstpbutils-1.0.so.0"; caused by could not load library "libgsttag-1.0.so.0"
needed by "libgstaudio-1.0.so.0"; caused by could not load library
"/home/slomo/Projects/gstreamer/cerbero/dist/android-nodebug/lib/libz.so"
needed by "libgsttag-1.0.so.0"; caused by library
"/home/slomo/Projects/gstreamer/cerbero/dist/android-nodebug/lib/libz.so" not
found
element plugin couldn't be loaded
No such element or plugin 'x264enc'

Using ndk-depends on libgsttag show that libz still has the rpath, when it
shouldn't. I'm not sure if there are other libs with the same problem.

C:\Android\android-ndk-r10>ndk-depends.exe C:\Users\ck
\Downloads\gstreamer-1.0-android-arm-1.4.1-release-runtime\lib\libgsttag-1.0.so.0
WARNING: Could not find library:
/home/slomo/Projects/gstreamer/cerbero/dist/android-nodebug/lib/libz.so
libgsttag-1.0.so.0
libgstbase-1.0.so.0
libgstreamer-1.0.so.0
libm.so
libgobject-2.0.so.0
libgmodule-2.0.so.0
libglib-2.0.so.0
libintl.so.8
libiconv.so.2
libffi.so.6
libdl.so
libc.so
/home/slomo/Projects/gstreamer/cerbero/dist/android-nodebug/lib/libz.so

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list