[Buildroot] [PATCH 2/2] package/qt5multimedia: fix build with gstreamer 0.10

Arnout Vandecappelle arnout at mind.be
Tue May 14 21:08:51 UTC 2019



On 14/05/2019 22:27, Fabrice Fontaine wrote:
> Hi Arnout,
> 
> Le mar. 14 mai 2019 à 21:50, Arnout Vandecappelle <arnout at mind.be> a écrit :
>>
>>  Hi Fabrice,
>>
>> On 12/05/2019 15:26, Fabrice Fontaine wrote:
>>> Fixes:
>>>  - http://autobuild.buildroot.org/results/de26fd4f5ab130bd87ea9d7709d9568290362758
>>>
>>> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
>>> ---
>>>  ...-compile-failure-with-gstreamer-0-10.patch | 36 +++++++++++++++++++
>>>  1 file changed, 36 insertions(+)
>>>  create mode 100644 package/qt5/qt5multimedia/0001-Fix-compile-failure-with-gstreamer-0-10.patch
>>
>>  Does this patch apply both to 5.6 and 5.12?
> Patch does not apply on QT 5.6. It fixes a build failure added in 5.12.2.

 Indeed, this patch breaks the build.

$ make BR2_PACKAGE_QT5_VERSION_5_6=y BR2_PACKAGE_QT5_VERSION_LATEST=
qt5multimedia-patch
qtmultimedia-opensource-src-5.6.3.tar.xz: OK (sha256:
ae36039ea8037742342f1615687e0ca2188f3ed0d700627a5e5be546c15e1b46)
>>> qt5multimedia 5.6.3 Extracting
xzcat
/home/arnout/src/buildroot-dl/qt5multimedia/qtmultimedia-opensource-src-5.6.3.tar.xz
| tar --strip-components=1 -C
/home/arnout/src/buildroot/output/build/qt5multimedia-5.6.3   -xf -
>>> qt5multimedia 5.6.3 Patching

Applying 0001-Fix-compile-failure-with-gstreamer-0-10.patch using patch:
can't find file to patch at input line 22
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
...

 So I moved it to the 5.12.2 subdirectory and applied to master, thanks.

 Regards,
 Arnout


>>
>>  Note that we don't need a patch for 5.6, since it's excluded in qt5base. And
>> both Qt5.6 and gstreamer0.10 will be removed soonish, so there's no need to go
>> and re-enable it for 5.6. But I just want to avoid a build failure for 5.6
>> because the patch doesn't apply.
>>
>>  Regards,
>>  Arnout
> Regards,
> 
> Fabrice
> 


More information about the buildroot mailing list