Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496616 - media-tv/xbmc-12.3 - /work/xbmc-12.3-Frodo/lib/DllAvFilter.h:48:37: fatal error: libavfilter/avcodec.h: No such file or directory
Summary: media-tv/xbmc-12.3 - /work/xbmc-12.3-Frodo/lib/DllAvFilter.h:48:37: fatal err...
Status: RESOLVED DUPLICATE of bug 484704
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-31 20:02 UTC by Chris Smith
Modified: 2014-01-20 20:09 UTC (History)
1 user (show)

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


Attachments
build log (xbmc-12.3.build.log,124.89 KB, text/plain)
2013-12-31 20:02 UTC, Chris Smith
Details
emerge --info (emerge.info,5.47 KB, text/plain)
2013-12-31 20:03 UTC, Chris Smith
Details
emerge -pqv (emerge.pqv,378 bytes, text/plain)
2013-12-31 20:03 UTC, Chris Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Smith 2013-12-31 20:02:44 UTC
Created attachment 366664 [details]
build log

media-tv/xbmc-12.3 fails emake:

&& cp DVDFileInfo.d DVDFileInfo.P && sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$//' -e '/^$/ d' -e 's/$/ :/' < DVDFileInfo.d >> DVDFileInfo.P && rm -f DVDFileInfo.d || ( rm -f DVDFileInfo.P DVDFileInfo.o && exit 1 )
In file included from DVDCodecs/Video/DVDVideoCodecFFmpeg.h:29:0,
                 from DVDFileInfo.cpp:46:
/var/tmp/portage/media-tv/xbmc-12.3/work/xbmc-12.3-Frodo/lib/DllAvFilter.h:48:37: fatal error: libavfilter/avcodec.h: No such file or directory
     #include <libavfilter/avcodec.h>
                                     ^
compilation terminated.
/var/tmp/portage/media-tv/xbmc-12.3/work/xbmc-12.3-Frodo/Makefile.include:90: recipe for target 'DVDFileInfo.o' failed
make[1]: *** [DVDFileInfo.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-tv/xbmc-12.3/work/xbmc-12.3-Frodo/xbmc/cores/dvdplayer'
Makefile:301: recipe for target 'xbmc/cores/dvdplayer/DVDPlayer.a' failed
make: *** [xbmc/cores/dvdplayer/DVDPlayer.a] Error 2
 * ERROR: media-tv/xbmc-12.3::gentoo failed (compile phase):
 *   emake failed
 *
Comment 1 Chris Smith 2013-12-31 20:03:09 UTC
Created attachment 366666 [details]
emerge --info
Comment 2 Chris Smith 2013-12-31 20:03:25 UTC
Created attachment 366668 [details]
emerge -pqv
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-01-01 15:42:41 UTC

*** This bug has been marked as a duplicate of bug 484704 ***