Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515160 - app-cdr/backlite-1.0.3-r1 fails to build
Summary: app-cdr/backlite-1.0.3-r1 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ffmpeg-2.2
  Show dependency tree
 
Reported: 2014-06-26 02:51 UTC by Patrick Lauer
Modified: 2015-02-06 10:15 UTC (History)
1 user (show)

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


Attachments
Rename CodecID -> AVCodecID (backlite-1.0.3-ffmpeg-1.x.patch,488 bytes, patch)
2014-06-26 18:30 UTC, Daniel Pielmeier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2014-06-26 02:51:11 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -Wall -W -D_REENTRANT -DVERSION=\"v1.0.3\" -DVERSION_MAJOR=1 -DVERSION_MINOR=0 -DVERSION_BUGFIX=3 -DBACKLITE -DHAVE_SWSCALE -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtDBus -I/usr/include/qt4/phonon -I/usr/include/qt4 -Isrc/backup -Isrc/vamps -Isrc/mplayer -Isrc/main -Isrc/specific -Isrc/gui -Isrc/devices -Iicons -Isrc/mpeg2 -Isrc/dvdnav -Isrc/dvdread -Isrc/core -Isrc/assistant -Isrc/subtitles -Isrc/player -Isrc/import -Isrc/batch -Isrc/notify -I/usr/include/qt4/phonon_compat -I. -I. -o k9newdvd.o src/import/k9newdvd.cpp
src/import/k9processlist.cpp: In member function 'void k9ProcessList::addProgress(const QString&)':
src/import/k9processlist.cpp:143:22: warning: unused variable 'item' [-Wunused-variable]
     QTreeWidgetItem *item = new _k9ProcessListItem(Ui_processList.lProcess,_text);
                      ^
src/import/k9processlist.cpp: At global scope:
src/import/k9processlist.cpp:147:74: warning: unused parameter '_total' [-Wunused-parameter]
 void k9ProcessList::setProgress (k9Process * _process,int _position, int _total) {
                                                                          ^
In file included from src/import/k9newdvd.h:21:0,
                 from src/import/k9title.cpp:13:
src/import/k9avidecode.h:43:49: error: use of enum 'CodecID' without previous declaration
 typedef AVCodec* (*avcodec_find_decoder_t)(enum CodecID);
                                                 ^
src/import/k9title.cpp: In destructor 'virtual k9Title::~k9Title()':
src/import/k9title.cpp:28:14: warning: unused variable 'p' [-Wunused-variable]
    k9NewDVD *p=(k9NewDVD*)parent();
              ^
Makefile:1909: recipe for target 'k9title.o' failed
make: *** [k9title.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from src/devices/k9cddrive.h:1:0,
                 from src/main/k9copy.h:20,
                 from src/import/k9import.h:17,
                 from src/import/k9newtitle.cpp:15:
src/devices/k9cddrives.h:50:40: warning: unused parameter 'device' [-Wunused-parameter]
    void _deviceRemoved (const QString &device,const QString &label,bool burnDevice){}
                                        ^
src/devices/k9cddrives.h:50:62: warning: unused parameter 'label' [-Wunused-parameter]
    void _deviceRemoved (const QString &device,const QString &label,bool burnDevice){}
                                                              ^
src/devices/k9cddrives.h:50:73: warning: unused parameter 'burnDevice' [-Wunused-parameter]
    void _deviceRemoved (const QString &device,const QString &label,bool burnDevice){}
                                                                         ^
In file included from src/import/k9newdvd.h:21:0,
                 from src/import/k9import.h:19,
                 from src/import/k9newtitle.cpp:15:
src/import/k9avidecode.h:43:49: error: use of enum 'CodecID' without previous declaration
 typedef AVCodec* (*avcodec_find_decoder_t)(enum CodecID);
                                                 ^
Makefile:1927: recipe for target 'k9newtitle.o' failed
make: *** [k9newtitle.o] Error 1
In file included from src/import/k9newdvd.h:21:0,
                 from src/import/k9newdvd.cpp:12:
src/import/k9avidecode.h:43:49: error: use of enum 'CodecID' without previous declaration
 typedef AVCodec* (*avcodec_find_decoder_t)(enum CodecID);
                                                 ^
Makefile:1938: recipe for target 'k9newdvd.o' failed
make: *** [k9newdvd.o] Error 1
 * ERROR: app-cdr/backlite-1.0.3-r1::gentoo failed (compile phase):
 *   emake failed

Portage 2.2.10 (default/linux/amd64/13.0, gcc-4.9.0, glibc-2.19-r1, 3.7.10-gentoo x86_64)
=================================================================
System uname: Linux-3.7.10-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_E31275_@_3.40GHz-with-gentoo-2.2
KiB Mem:    32800928 total,   8911908 free
KiB Swap:          0 total,         0 free
Timestamp of tree: Thu, 26 Jun 2014 00:00:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p47
dev-lang/python:          2.7.6-r1, 3.2.5-r4, 3.3.5, 3.4.0
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.9.0
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.15 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs 4"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync parallel-fetch preserve-libs protect-owned sandbox sfperms split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx modules multilib ncurses nls nptl openmp pam pcre readline session sse sse2 ssl tcpd unicode zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2 python3_3 python3_4" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 1 Daniel Pielmeier gentoo-dev 2014-06-26 18:30:17 UTC
Created attachment 379738 [details, diff]
Rename CodecID -> AVCodecID

Does not happen here. I guess you use a testing version of ffmpeg. Please provide the output of "emerge -pv media-video/ffmpeg".

Please try if the attached patch fixes the issue.
Comment 2 Erik Zeek 2014-08-16 03:52:15 UTC
(In reply to Daniel Pielmeier from comment #1)
> Created attachment 379738 [details, diff] [details, diff]
> Rename CodecID -> AVCodecID
> 
> Does not happen here. I guess you use a testing version of ffmpeg. Please
> provide the output of "emerge -pv media-video/ffmpeg".
> 
> Please try if the attached patch fixes the issue.

I'm getting this too.

emerge -pv media-video/ffmpeg

These are the packages that would be merged, in order:

Calculating dependencies             ... done! 
[ebuild   R    ] media-video/ffmpeg-2.2.7:0/52.55.55  USE="3dnow 3dnowext X aac aacplus alsa amr bluray bzip2 celt encode examples faac fdk fontconfig frei0r gme gsm hardcoded-tables iconv ieee1394 jpeg2k ladspa libass libv4l mmx mmxext modplug mp3 network openal opengl openssl opus pulseaudio rtmp schroedinger sdl speex sse sse2 sse3 ssh theora threads truetype twolame v4l vaapi vdpau vorbis vpx wavpack webp x264 xvid zlib zvbi (-altivec) -amrenc (-armv5te) (-armv6) (-armv6t2) (-armvfp) -avx -avx2 -bindist -cdio -cpudetection -debug -doc -flite -fma3 -fma4 -gnutls -iec61883 -jack -libcaca -libsoxr (-mips32r2) (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-neon) -oss -pic -quvi -sse4 -sse4_2 -ssse3 -static-libs {-test} -x265" ABI_X86="32 (64) (-x32)" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart trasher" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Comment 3 Daniel Pielmeier gentoo-dev 2014-09-01 16:50:50 UTC
(In reply to Erik Zeek from comment #2)
> (In reply to Daniel Pielmeier from comment #1)
> > Created attachment 379738 [details, diff] [details, diff] [details, diff]
> > Rename CodecID -> AVCodecID
> > 
> > Does not happen here. I guess you use a testing version of ffmpeg. Please
> > provide the output of "emerge -pv media-video/ffmpeg".
> > 
> > Please try if the attached patch fixes the issue.
> 
> I'm getting this too.

To be honest your "me too" is not really helpful here. What would be helpful is testing the patch I have provided. I use a stable system and not have this version of ffmpeg installed.
Comment 4 Alexis Ballier gentoo-dev 2015-02-06 10:15:19 UTC
 
+  06 Feb 2015; Alexis Ballier <aballier@gentoo.org> backlite-1.0.3-r1.ebuild,
+  +files/backlite-1.0.3-ffmpeg2.patch:
+  fix build with ffmpeg2, bug #515160. patch grabbed from k9copy ebuild
+