[Bug 760733] aggregator: Make API public and move audioaggregator into library

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 22 15:36:21 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=760733

Alistair Buxton <a.j.buxton at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.j.buxton at gmail.com

--- Comment #17 from Alistair Buxton <a.j.buxton at gmail.com> ---
This seems to break building the Android SDK. Steps:

./cerbero-uninstalled -c config/cross-android-armv7.cbc wipe
rm -rf ~/cerbero
git clean -d -f -x
git pull
./cerbero-uninstalled -c config/cross-android-armv7.cbc bootstrap
./cerbero-uninstalled -c config/cross-android-armv7.cbc package gstreamer-1.0

It failed with the following errors:

...
[(87/87) gst-editing-services-1.0-static -> fetch ]
[(87/87) gst-editing-services-1.0-static -> extract ]
[(87/87) gst-editing-services-1.0-static -> configure ]
[(87/87) gst-editing-services-1.0-static -> compile ]
[(87/87) gst-editing-services-1.0-static -> install ]
[(87/87) gst-editing-services-1.0-static -> post_install ]
WARNING: No specific packager available for the distro version
android_gingerbread, using generic packager for distro android
-----> Creating package for gstreamer-1.0
***** Error running 'package' command:
The following files required by this package are missing:
 lib/pkgconfig/gstreamer-bad-base-1.0.pc
lib/pkgconfig/gstreamer-bad-video-1.0.pc
lib/pkgconfig/gstreamer-bad-audio-1.0.pc


After reverting 771988e the build completed successfully.

-- 
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