emerge -a vdr-console These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] media-plugins/vdr-console-0.6.0 Would you like to merge these packages? [Yes/No] yes >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) media-plugins/vdr-console-0.6.0 to / * vdr-console-0.6.0.tgz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking vdr-console-0.6.0.tgz ;-) ... [ ok ] * Building vdr-console-0.6.0 against vdr-1.6.0 * APIVERSION: 1.6.0 >>> Unpacking source... >>> Unpacking vdr-console-0.6.0.tgz to /var/tmp/portage/media-plugins/vdr-console-0.6.0/work * Applying vdr-console-0.6.0-vdr-1.3.18.diff ... [ ok ] * Applying vdr-console-0.6.0-uint64.diff ... [ ok ] * Patching Makefile * Setting Pathes ... [ ok ] * Converting to APIVERSION ... [ ok ] * Correcting Compile-Flags ... [ ok ] * Disabling file stripping ... [ ok ] * Plugin is not yet changed for new translation system. * Auto converting translations to gettext >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-plugins/vdr-console-0.6.0/work/console-0.6.0 ... g++ -O2 -march=i686 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_SETUP -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -DUSE_YAEPG -DPLUGIN_NAME_I18N='"console"' -D_GNU_SOURCE -I/usr/include -I/usr/include/ console.c g++ -O2 -march=i686 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_SETUP -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -DUSE_YAEPG -DPLUGIN_NAME_I18N='"console"' -D_GNU_SOURCE -I/usr/include -I/usr/include/ ipc.c g++ -O2 -march=i686 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_SETUP -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -DUSE_YAEPG -DPLUGIN_NAME_I18N='"console"' -D_GNU_SOURCE -I/usr/include -I/usr/include/ terminalemulation.c g++ -O2 -march=i686 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_SETUP -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -DUSE_YAEPG -DPLUGIN_NAME_I18N='"console"' -D_GNU_SOURCE -I/usr/include -I/usr/include/ virtualconsole.c g++ -O2 -march=i686 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_SETUP -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -DUSE_YAEPG -DPLUGIN_NAME_I18N='"console"' -D_GNU_SOURCE -I/usr/include -I/usr/include/ virtualconsoles.c g++ -O2 -march=i686 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_SETUP -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -DUSE_YAEPG -DPLUGIN_NAME_I18N='"console"' -D_GNU_SOURCE -I/usr/include -I/usr/include/ menu.c g++ -O2 -march=i686 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_SETUP -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -DUSE_YAEPG -DPLUGIN_NAME_I18N='"console"' -D_GNU_SOURCE -I/usr/include -I/usr/include/ i18n.c g++ -O2 -march=i686 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_SETUP -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -DUSE_YAEPG -DPLUGIN_NAME_I18N='"console"' -D_GNU_SOURCE -I/usr/include -I/usr/include/ config.c fontsmallfix.c:2: error: âtPixelDataâ in class âcFontâ does not name a type menu.c: In function âvoid WriteChar(cBitmap&, const cFont&, int, int, unsigned char, tColor, tColor)â: menu.c:62: error: expected initializer before â*â token menu.c:65: error: âCharDataâ was not declared in this scope menu.c:71: error: âtPixelDataâ is not a member of âcFontâ menu.c:71: error: expected `;' before âPixelDataâ menu.c:73: error: âPixelDataâ was not declared in this scope menu.c: In constructor âcMenuConsole::cMenuConsole(int)â: menu.c:797: error: invalid conversion from âcharâ to âconst char*â menu.c:797: error: initializing argument 1 of âint cFont::Height(const char*) constâ menu.c:803: error: âconsFontSmallFixâ was not declared in this scope menu.c:803: error: cannot allocate an object of abstract type âcFontâ /usr/include/vdr/font.h:35: note: because the following virtual functions are pure within âcFontâ: /usr/include/vdr/font.h:40: note: virtual int cFont::Width(uint) const /usr/include/vdr/font.h:42: note: virtual int cFont::Width(const char*) const /usr/include/vdr/font.h:44: note: virtual int cFont::Height() const /usr/include/vdr/font.h:48: note: virtual void cFont::DrawText(cBitmap*, int, int, const char*, tColor, tColor, int) const menu.c:805: error: invalid conversion from âcharâ to âconst char*â menu.c:805: error: initializing argument 1 of âint cFont::Height(const char*) constâ menu.c:812: error: invalid conversion from âcharâ to âconst char*â menu.c:812: error: initializing argument 1 of âint cFont::Height(const char*) constâ make: *** [menu.o] Error 1 make: *** Waiting for unfinished jobs.... * * ERROR: media-plugins/vdr-console-0.6.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2477: Called vdr-plugin_src_compile * environment, line 3188: Called vdr-plugin_src_compile 'src_compile' 'src_compile' * environment, line 3204: Called die * The specific snippet of code: * emake ${BUILD_PARAMS} ${VDRPLUGIN_MAKE_TARGET:-all} LOCALEDIR="${TMP_LOCALE_DIR}" || 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/tmp/portage/media-plugins/vdr-console-0.6.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-console-0.6.0/temp/environment'. * * Messages for package media-plugins/vdr-console-0.6.0: * * ERROR: media-plugins/vdr-console-0.6.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2477: Called vdr-plugin_src_compile * environment, line 3188: Called vdr-plugin_src_compile 'src_compile' 'src_compile' * environment, line 3204: Called die * The specific snippet of code: * emake ${BUILD_PARAMS} ${VDRPLUGIN_MAKE_TARGET:-all} LOCALEDIR="${TMP_LOCALE_DIR}" || 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/tmp/portage/media-plugins/vdr-console-0.6.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-console-0.6.0/temp/environment'. *