RESOLVED DUPLICATE of bug 156655150447
[EFL] Bump GStreamer versions to 1.6.0
https://bugs.webkit.org/show_bug.cgi?id=150447
Summary [EFL] Bump GStreamer versions to 1.6.0
Csaba Osztrogonác
Reported 2015-10-22 08:38:25 PDT
Similar GTK bug report: bug149594. Let's bump EFL to 1.6 too. ( just a note: Ubuntu 15.10 already has 1.6 )
Attachments
Patch (16.70 KB, patch)
2015-10-22 08:41 PDT, Csaba Osztrogonác
no flags
Patch (16.70 KB, patch)
2015-10-28 03:15 PDT, Csaba Osztrogonác
gyuyoung.kim: review+
ossy: commit-queue-
Csaba Osztrogonác
Comment 1 2015-10-22 08:41:01 PDT
Gyuyoung Kim
Comment 2 2015-10-25 17:18:54 PDT
Any problem to bump gstreamer ?
Csaba Osztrogonác
Comment 3 2015-10-28 03:14:09 PDT
(In reply to comment #2) > Any problem to bump gstreamer ? I don't know any problem. But 1.6 is the latest stable relase, the latest stable Ubuntu 15.10 ships this version and GTK plans to bump in the near future, but still has some issues.
Csaba Osztrogonác
Comment 4 2015-10-28 03:15:23 PDT
Created attachment 264206 [details] Patch EFL EWS was flakey, let's check it again.
Csaba Osztrogonác
Comment 5 2015-10-28 04:34:28 PDT
Building the old gst-plugins-bad 1.4.4 on Ubuntu 15.10 with the stock GCC 5.2 fails with the following error: Building gst-plugins-bad *** [19/27]ESC(BESC[m ESC]0;jhbuild:Building gst-plugins-bad [19/27]^GCDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/ossy/WebKit/WebKitBuild/DependenciesEFL/Source/gst-plugins-bad-1.4.4/missing aclocal-1.14 -I m4 -I common/m4 /home/ossy/WebKit/WebKitBuild/DependenciesEFL/Source/gst-plugins-bad-1.4.4/missing: line 81: aclocal-1.14: command not found WARNING: 'aclocal-1.14' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> Makefile:882: recipe for target 'aclocal.m4' failed make: *** [aclocal.m4] Error 127 Ubuntu 15.10 ships aclocal 1.15, not 1.14. Maybe it causes this failure. But the newer gst* packages builds fine on 15.10 and 15.04 too.
Csaba Osztrogonác
Comment 6 2015-10-28 06:56:21 PDT
EWS is still red, it must be an incremental build issue, so the buildbots will need a clean build after landing.
Gyuyoung Kim
Comment 7 2015-10-28 06:58:38 PDT
Comment on attachment 264206 [details] Patch LGTM. Let me run efl-ews with clean build after landing.
Philippe Normand
Comment 8 2015-10-30 02:37:38 PDT
FYI in GTK a similar patch landed and broke the http/tests/media suite. Don't you run those in EFL?
Csaba Osztrogonác
Comment 9 2015-10-30 03:07:26 PDT
(In reply to comment #8) > FYI in GTK a similar patch landed and broke the http/tests/media suite. > Don't you run those in EFL? Yes, I noticed that issue, but didn't have time to check these tests yet.
Csaba Osztrogonác
Comment 10 2015-11-05 05:25:21 PST
It isn't showstopper of the Ubuntu 15.10 build, since bug150928 fixes the build issue without bumping. Let's do the bump later, once http/tests/media tests issue is fixed.
Csaba Osztrogonác
Comment 11 2016-04-27 01:57:17 PDT
*** This bug has been marked as a duplicate of bug 156655 ***
Note You need to log in before you can comment on or make changes to this bug.