Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457852 - media-video/bombono-dvd-1.2.1 fails to build with media-video/libav-9.1
Summary: media-video/bombono-dvd-1.2.1 fails to build with media-video/libav-9.1
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:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: libav-9
  Show dependency tree
 
Reported: 2013-02-16 16:18 UTC by Nikoli
Modified: 2013-06-17 07:43 UTC (History)
1 user (show)

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


Attachments
build.log (bombono-dvd-1.2.1_build.log,15.17 KB, text/plain)
2013-02-16 16:18 UTC, Nikoli
Details
patch for recent ffmpeg (bombono-dvd-1.2.1-ffmpeg.patch,1.31 KB, patch)
2013-02-24 17:25 UTC, Helmut Jarausch
Details | Diff
ebuild for 1.2.1 with patch (bombono-dvd-1.2.1-r1.ebuild,1.66 KB, text/plain)
2013-02-24 17:26 UTC, Helmut Jarausch
Details
ebuild for GIT version (bombono-dvd-9999.ebuild,1.68 KB, text/plain)
2013-02-24 17:27 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-02-16 16:18:11 UTC
Created attachment 339072 [details]
build.log

src/mgui/ffviewer.cpp:41:58: fatal error: libavformat/url.h: No such file or directory
compilation terminated.
scons: *** [build/src/mgui/ffviewer.o] Error 1
src/mgui/execution.cpp: In destructor ‘ExecOutput::~ExecOutput()’:
src/mgui/execution.cpp:143:13: warning: unused variable ‘fd’ [-Wunused-variable]
src/mgui/execution.cpp: At global scope:
src/mgui/execution.cpp:116:13: warning: ‘bool IsFDOpen(int)’ defined but not used [-Wunused-function]
scons: building terminated because of errors.
Comment 1 Helmut Jarausch 2013-02-24 17:24:33 UTC
(In reply to comment #0)
> Created attachment 339072 [details]
> build.log
> 
> src/mgui/ffviewer.cpp:41:58: fatal error: libavformat/url.h: No such file or
> directory

One can either use the GIT version of bombono-dvd or use the attached patch.
Helmut.
Comment 2 Helmut Jarausch 2013-02-24 17:25:27 UTC
Created attachment 339984 [details, diff]
patch for recent ffmpeg
Comment 3 Helmut Jarausch 2013-02-24 17:26:08 UTC
Created attachment 339986 [details]
ebuild for 1.2.1 with patch
Comment 4 Helmut Jarausch 2013-02-24 17:27:15 UTC
Created attachment 339988 [details]
ebuild for GIT version

The patches for the 1.2.1 version in the tree are still necessary/
Comment 5 Tomáš Chvátal (RETIRED) gentoo-dev 2013-06-17 07:43:13 UTC
Fixed in cvs, thanks for the report and the patch.