Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 626000

Summary: media-video/raspberrypi-omxplayer-9999 Failed Patch: Makefile-0_p20160217.patch
Product: Gentoo Linux Reporter: Aleksandr <butsann>
Component: Current packagesAssignee: Miroslav Šulc <fordfrog>
Status: UNCONFIRMED ---    
Severity: normal CC: butsann, jstein, maintainer-wanted, necktwi, remy
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info output
This is good ebuild file from me
Patch file from me
Makefile-0_p20160217.patch.out

Description Aleksandr 2017-07-23 16:25:31 UTC
Created attachment 486586 [details]
build.log

media-video/raspberrypi-omxplayer-9999 Failed Patch: Makefile-0_p20160217.patch
Comment 1 Aleksandr 2017-07-23 16:30:06 UTC
Created attachment 486588 [details]
emerge --info output
Comment 2 Aleksandr 2017-07-23 16:35:15 UTC
Created attachment 486590 [details]
This is good ebuild file from me

Ebuild file that fix patch error and broken dependencies of current raspberrypi-omxplayer-9999 state
Comment 3 Aleksandr 2017-07-23 16:37:21 UTC
Created attachment 486592 [details, diff]
Patch file from me
Comment 4 Aleksandr 2017-07-23 16:39:53 UTC
media-video/raspberrypi-omxplayer-9999 Failed patch and broken dependencies.
New ebuild and patch file are here :)
Comment 5 Aleksandr 2017-07-23 16:48:13 UTC
Created attachment 486610 [details]
Makefile-0_p20160217.patch.out
Comment 6 Necktwi Ozfguah 2018-11-19 07:29:56 UTC
huh! -9999 fails with this bug. I've tried merging -9999 because 0_p20160528-r1 fails with below error which got an upstream patch; I hoped -9999 got it.
In file included from BitstreamConverter.h:27,
                 from BitstreamConverter.cpp:26:
DllAvFormat.h: In member function ‘virtual int DllAvFormat::url_feof(AVIOContext
*)’:
DllAvFormat.h:117:51: error: ‘::url_feof’ has not been declared
   virtual int url_feof(AVIOContext *s) { return ::url_feof(s); }
                                                   ^~~~~~~~
DllAvFormat.h:117:51: note: suggested alternative: ‘avio_feof’
   virtual int url_feof(AVIOContext *s) { return ::url_feof(s); }
                                                   ^~~~~~~~
                                                   avio_feof