Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782601 - media-video/orion-1.6.7 fails to compile
Summary: media-video/orion-1.6.7 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2021-04-13 05:22 UTC by Agostino Sarubbo
Modified: 2021-05-17 21:10 UTC (History)
0 users

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


Attachments
build.log (build.log,45.57 KB, text/plain)
2021-04-13 05:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-13 05:22:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/orion-1.6.7 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-13 05:22:24 UTC
Created attachment 699546 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-13 05:22:25 UTC
Possible context of error(s):

src/player/mpvobject.h:24:10: fatal error: mpv/qthelper.hpp: No such file or directory
src/player/mpvobject.h:24:10: fatal error: mpv/qthelper.hpp: No such file or directory
Comment 3 Bernard Cafarelli gentoo-dev 2021-04-14 23:16:38 UTC
Indeed, apparently users of this header should now have their own copy. Upstream, there is a patch for it at https://github.com/alamminsalo/orion/pull/297 but I also see https://github.com/alamminsalo/orion/issues/307 (and archived repo).

This is abandoned upstream, and with the mentioned fix videos do not play here. So I think it is time to last rites that one
Comment 4 Bernard Cafarelli gentoo-dev 2021-04-15 19:40:38 UTC
Package masked and mail sent, removal in a month
Comment 5 Larry the Git Cow gentoo-dev 2021-05-17 21:10:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b651e42d64613eee8b80d7d349079cb0013b671

commit 1b651e42d64613eee8b80d7d349079cb0013b671
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-05-17 11:37:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-17 21:09:10 +0000

    media-video/orion: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/782601
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/orion/Manifest           |  1 -
 media-video/orion/metadata.xml       | 16 ------------
 media-video/orion/orion-1.6.7.ebuild | 47 ------------------------------------
 profiles/package.mask                |  6 -----
 4 files changed, 70 deletions(-)