Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626000 - media-video/raspberrypi-omxplayer-9999 Failed Patch: Makefile-0_p20160217.patch
Summary: media-video/raspberrypi-omxplayer-9999 Failed Patch: Makefile-0_p20160217.patch
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-07-23 16:25 UTC by Aleksandr
Modified: 2020-12-21 18:25 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,3.07 KB, text/plain)
2017-07-23 16:25 UTC, Aleksandr
Details
emerge --info output (emerge-info_raspberrypi-omxplayer-9999.log,4.83 KB, text/plain)
2017-07-23 16:30 UTC, Aleksandr
Details
This is good ebuild file from me (raspberrypi-omxplayer-9999.ebuild,1.03 KB, text/plain)
2017-07-23 16:35 UTC, Aleksandr
Details
Patch file from me (Makefile-9999.patch,1.75 KB, patch)
2017-07-23 16:37 UTC, Aleksandr
Details | Diff
Makefile-0_p20160217.patch.out (Makefile-0_p20160217.patch.out,3.12 KB, text/plain)
2017-07-23 16:48 UTC, Aleksandr
Details

Note You need to log in before you can comment on or make changes to this bug.
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