Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216339 - media-plugins/vdr-skincurses-0.1.2 compile failed
Summary: media-plugins/vdr-skincurses-0.1.2 compile failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-05 15:01 UTC by Dave
Modified: 2008-04-05 22:31 UTC (History)
0 users

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


Attachments
emerge --info (info,16.47 KB, text/plain)
2008-04-05 15:02 UTC, Dave
Details
build.log (build.log,3.09 KB, text/plain)
2008-04-05 15:02 UTC, Dave
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave 2008-04-05 15:01:56 UTC
* Auto converting translations to gettext
 * Conversion to gettext failed. Plugin needs fixing.
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-plugins/vdr-skincurses-0.1.2/work/vdr-1.5.6/PLUGINS/src/skincurses ...
g++ -march=pentium4 -O2 -fomit-frame-pointer -pipe -Wno-deprecated -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_ATSC -DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_CUTTERLIMIT -DUSE_CUTTERQUEUE -DUSE_CUTTIME -DUSE_DELTIMESHIFTREC -DUSE_DDEPGENTRY -DUSE_DOLBYINREC -DUSE_DVBPLAYER -DUSE_DVBSETUP -DUSE_DVDARCHIVE -DUSE_DVLRECSCRIPTADDON -DUSE_DVLVIDPREFER -DUSE_DVLFRIENDLYFNAMES -DUSE_GRAPHTFT -DUSE_HARDLINKCUTTER -DUSE_IPTV -DUSE_JUMPPLAY -DUSE_LIEMIKUUTIO -DUSE_LIRCSETTINGS -DUSE_LIVEBUFFER -DUSE_LNBSHARE -DUSE_MAINMENUHOOKS -DUSE_MENUORG -DUSE_OSDMAXITEMS -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_ROTOR -DUSE_SETTIME -DUSE_SOURCECAPS -DUSE_SORTRECORDS -DUSE_SYNCEARLY -DUSE_TIMERCMD -DUSE_TIMERINFO -DUSE_TTXTSUBS -DUSE_VALIDINPUT -DUSE_VOLCTRL -DUSE_WAREAGLEICON -DUSE_YAEPG -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"skincurses"' -I/usr/include/ skincurses.c
skincurses.c: In constructor 'cCursesOsd::cCursesOsd(int, int)':
skincurses.c:75: error: no matching function for call to 'cOsd::cOsd(int&, int&)'
/usr/include/vdr/osd.h:273: note: candidates are: cOsd::cOsd(int, int, uint)
/usr/include/vdr/osd.h:261: note:                 cOsd::cOsd(const cOsd&)
make: *** [skincurses.o] Error 1
Comment 1 Dave 2008-04-05 15:02:21 UTC
Created attachment 148745 [details]
emerge --info
Comment 2 Dave 2008-04-05 15:02:48 UTC
Created attachment 148747 [details]
build.log
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-05 16:10:21 UTC
- invalid metadata.xml. The maintainer tag is reserved for individual developers, see ebuild metadata documentation for reference.
Comment 4 Joerg Bornkessel (RETIRED) gentoo-dev 2008-04-05 22:29:12 UTC
(In reply to comment #3)
> - invalid metadata.xml. The maintainer tag is reserved for individual
> developers, see ebuild metadata documentation for reference.
> 
Please do not spam into every bug, but create a seperate bug for this issue if
it bothers you so much!
Comment 5 Joerg Bornkessel (RETIRED) gentoo-dev 2008-04-05 22:31:29 UTC
Dave,

plz use for vdr-1.6.0 --> skincurses-0.1.7
(commit few minutes ago, plz resync in a half hour)

Thanks for reporting this.