Closed ghost closed 15 years ago
Works with portage-2.2_rc33. I checked the official ebuild's dependencies for qt and updated to match. See if that resolves it.
It turns out what it needed was an 'EAPI="2"' statement at the beginning. Once I did that, it accepted the build. It still doesn't build though. Now I'm getting a configure error about '--build' not being a valid configuration option.
that would indicate an issue with the configure script for mythtv??? weird works fine here still. I added EAPI-2 to all ebuild files, resync and that should resolve the original issue.
I am using portage-2.2_rc49 and I get this error when I attempt an emerge:
emerge -av =media-tv/mythtv-9999
These are the packages that would be merged, in order:
Calculating dependencies \
!!! Invalid or corrupt dependency specification:
invalid atom: 'x11-libs/qt-core:4[qt3support]'
('ebuild', '/', 'media-tv/mythtv-9999', 'merge')
This package can not be installed. Please notify the 'media- tv/mythtv-9999' package maintainer about this problem.
... done!