Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64290 - mythtv-0.16 ebuild does not recognize Qt built with mysql support or mysql USE variable
Summary: mythtv-0.16 ebuild does not recognize Qt built with mysql support or mysql US...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-16 09:45 UTC by Brett Dikeman
Modified: 2004-09-16 10:14 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 Brett Dikeman 2004-09-16 09:45:06 UTC
emerging mythtv-0.16:

# emerge mythtv
Calculating dependencies ...done!
>>> emerge (1 of 1) media-tv/mythtv-0.16 to /
>>> md5 src_uri ;-) mythtv-0.16.tar.bz2
/usr/portage/media-tv/mythtv/mythtv-0.16.ebuild: line 36: /var/db/pkg//USE: No such file or directory
 * Qt is missing MySQL support. Please add
 * 'mysql' to your USE flags, and re-emerge Qt.

!!! ERROR: media-tv/mythtv-0.16 failed.
!!! Function pkg_setup, Line 40, Exitcode 0
!!! Qt needs MySQL support


MySQL is installed, USE contains "mysql" and is uncommented, and Qt built with mysql support (watched the script test for and configure for mysql).  Rebuilt Qt(3.3.3) as well.  No change.

Reproducible: Always
Steps to Reproduce:
1.include mysql in USE
2.build Qt
3.emerge mythtv (note- large # of interdependencies)



System is almost entirely up to date with 86x unstable as of today, though not using release candidate 
of portage (using 2.0.50-r11 instead for the moment).  db4 masked since it hosed another system and 
required an hour of work by revdep-rebuild.  prelink and gcc 3.4.1-r2 in use.
Comment 1 Brett Dikeman 2004-09-16 10:14:41 UTC
accidental duplicate(browser reported submit failed, so I hit submit a second time- doh!)