* Compiling against * vdr-1.6.0-2 [API version 1.6.0] >>> Unpacking source... >>> Unpacking vdr-music-0.2.0.tar.gz to /var/tmp/portage/media-plugins/vdr-music-0.2.0/work * Applying vdr-music-0.2.0-gentoo.diff ...  [ ok ] * Applying vdr-music-0.2.0-vdr-1.5.x.diff ...  [ ok ] * Applying vdr-music-0.2.0-lyrics.diff ...  [ ok ] * Patching Makefile * Setting paths ...  [ ok ] * VDR has gettext support * Auto converting translations to gettext ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-plugins/vdr-music-0.2.0/work/music-0.2.0 ... make -j14 all LOCALEDIR=/var/tmp/portage/media-plugins/vdr-music-0.2.0/work/tmp-locale LIBDIR=/var/tmp/portage/media-plugins/vdr-music-0.2.0/work/music-0.2.0 TMPDIR=/var/tmp/portage/media-plugins/vdr-music-0.2.0/temp g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include vars.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include bitmap.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include imagecache.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include quantize.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include commands.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include options.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include lyrics.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include cover.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include skin.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include visual.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include search.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include mp3id3.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include mp3id3tag.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include rating.c g++ -O2 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGINMISSING -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"music"' -DAPIVERSNUM=10600 -DHAVE_IMLIB2 -I/usr/include -I/usr/include menubrowse.c In file included from imagecache.c:5: imagecache.h:22: error: 'uint' does not name a type imagecache.h:29: error: expected `)' before 'MaxItems' imagecache.h:36: error: 'uint' does not name a type imagecache.h:46: error: expected constructor, destructor, or type conversion before '(' token imagecache.h: In member function 'data_type& cxCache::operator[](const key_type&)': imagecache.h:91: error: 'mMaxItems' was not declared in this scope make: *** [imagecache.o] Error 1 make: *** Waiting for unfinished jobs.... lyrics.c: In member function 'void cMP3LoadLocalLyrics::DisplayLocalLyrics()': lyrics.c:56: warning: deprecated conversion from string constant to 'char*' search.c: In member function 'int cMP3SearchResult::LoadResult()': search.c:175: warning: deprecated conversion from string constant to 'char*' * * ERROR: media-plugins/vdr-music-0.2.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2670: Called vdr-plugin_src_compile * environment, line 3415: Called vdr-plugin_src_compile 'prepare' 'compile' * environment, line 3432: Called die * The specific snippet of code: * emake ${BUILD_PARAMS} ${BUILD_TARGETS} LOCALEDIR="${TMP_LOCALE_DIR}" LIBDIR="${S}" TMPDIR="${T}" || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-plugins/vdr-music-0.2.0:20081216-140324.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-music-0.2.0/temp/environment'. *