Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672248 - sci-libs/opencascade-7.3.0 - fails to build with ffmpeg-4
Summary: sci-libs/opencascade-7.3.0 - fails to build with ffmpeg-4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://svnweb.freebsd.org/ports?view...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: ffmpeg-4
  Show dependency tree
 
Reported: 2018-11-29 18:54 UTC by Boris Vingradov
Modified: 2018-11-29 20:19 UTC (History)
0 users

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


Attachments
Fix for new version ffmpeg and their macros names (patch-src_Image_Image__VideoRecorder.txt,1.29 KB, patch)
2018-11-29 18:57 UTC, Boris Vingradov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Vingradov 2018-11-29 18:54:20 UTC
This bug producible with update ffmpeg (higher or equal 4.0.0).
I found thread on freebsd bug tracker, and this package with same build bug - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227726#c45

And patch to fix opencascade for support new version of ffmpeg -
https://svnweb.freebsd.org/ports?view=revision&revision=468831
Comment 1 Boris Vingradov 2018-11-29 18:57:42 UTC
Created attachment 556698 [details, diff]
Fix for new version ffmpeg and their macros names

I append patch for package with changes in ffmpeg macros names.
Comment 2 Larry the Git Cow gentoo-dev 2018-11-29 20:19:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c33947b0ef4c26437b62ebdd76e2ad19fdb8b1

commit 22c33947b0ef4c26437b62ebdd76e2ad19fdb8b1
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-29 20:02:59 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-29 20:18:46 +0000

    sci-libs/opencascade: Fix build with ffmpeg-4
    
    Reported-by: Boris Vingradov <no111u3@gmail.com>
    Closes: https://bugs.gentoo.org/672248
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/opencascade-7.3.0-ffmpeg4.patch          | 38 ++++++++++++++++++++++
 sci-libs/opencascade/opencascade-7.3.0.ebuild      |  3 +-
 2 files changed, 40 insertions(+), 1 deletion(-)