Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201601 - media-plugins/vdr-setup-0.3.1-r1 emerge fails - reemerge VDR with USE="setup"
Summary: media-plugins/vdr-setup-0.3.1-r1 emerge fails - reemerge VDR with USE="setup"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-07 19:03 UTC by Christian Schmidt
Modified: 2008-02-10 19:00 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Schmidt 2007-12-07 19:03:16 UTC
media-plugins/vdr-setup-0.3.1-r1 fails to build with this message:

 * Patched VDR needed
 * reemerge VDR with USE="setup" 

Even though VDR is installed with this:

     Installed versions:  1.4.7-r8(21:38:26 07/12/07)(cmdsubmenu mainmenuhooks menuorg setup submenu subtitles timerinfo yaepg -cmdctrl -cutterlimit -cutterqueue -cuttime -ddepgentry -debug -dolbyinrec -dvbplayer -dvbsetup -dvdarchive -dvdchapjump -dvlfriendlyfnames -dvlrecscriptaddon -dvlvidprefer -graphtft -hardlinkcutter -iptv -jumpplay -liemikuutio -livebuffer -lnbshare -noepg -osdmaxitems -pinplugin -rotor -settime -sortrecords -sourcecaps -switchtimer -syncearly -timercmd -validinput -vanilla -wareagleicon)

The most likely reason is that the file /usr/include/vdr/submenu.h was not installed, even though the setup useflag was given (no, I don't have it on my system).


Reproducible: Always

Steps to Reproduce:
emerge vdr with mdsubmenu mainmenuhooks menuorg setup submenu subtitles timerinfo yaepg useflags, see vdr-setup fail.
Comment 1 Joerg Bornkessel (RETIRED) gentoo-dev 2007-12-11 18:36:51 UTC
USE="menuorg setup submenu" ?

use _only_ one of this use-flag's
they all will manipulate the original VDR Menu and go in conflict together.

on next step , we will add a warn message in this case if more then one of this use-flags will be used.

Comment 2 Joerg Bornkessel (RETIRED) gentoo-dev 2008-02-10 19:00:35 UTC
added test to vdr-1.4.7-r10 ( this will goes stabel on x86 in next days )
also added the test to the  vdr-1.5.13.ebuild ( overlay vdr-1.5 )