Skip to content

Instantly share code, notes, and snippets.

@mschulkind
Created March 14, 2012 05:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mschulkind/2034216 to your computer and use it in GitHub Desktop.
Save mschulkind/2034216 to your computer and use it in GitHub Desktop.
terrapin matt # emerge -p qt-test
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-libs/qt-test-4.7.2
WARNING: One or more updates have been skipped due to a dependency conflict:
x11-libs/qt-core:4
(x11-libs/qt-core-4.7.4-r1::gentoo, ebuild scheduled for merge) conflicts with
~x11-libs/qt-core-4.7.2[-aqua,-debug] required by (x11-libs/qt-multimedia-4.7.2::gentoo, installed)
!!! The following update(s) have been skipped due to unsatisfied dependencies
!!! triggered by backtracking:
x11-libs/qt-test:4
terrapin matt # emerge -p qt-multimedia
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-libs/qt-multimedia-4.7.2
WARNING: One or more updates have been skipped due to a dependency conflict:
x11-libs/qt-core:4
(x11-libs/qt-core-4.7.4-r1::gentoo, ebuild scheduled for merge) conflicts with
~x11-libs/qt-core-4.7.2[-aqua,-debug] required by (x11-libs/qt-test-4.7.2::gentoo, installed)
!!! The following update(s) have been skipped due to unsatisfied dependencies
!!! triggered by backtracking:
x11-libs/qt-multimedia:4
terrapin matt # eix qt-core
[U] x11-libs/qt-core
Available versions: (4) 4.6.2-r1 4.6.3 4.6.3-r1 4.7.2-r1 4.7.2-r2 ~4.7.4 4.7.4-r1 ~4.8.0-r1
{aqua c++0x debug doc +exceptions +glib iconv +jit optimized-qmake pch private-headers qpa qt3support ssl}
Installed versions: 4.7.2-r2(4)(00:58:22 11/30/11)(exceptions glib iconv jit qt3support ssl -aqua -debug -optimized-qmake -pch -private-headers)
Homepage: http://qt.nokia.com/ http://qt-project.org/
Description: The Qt toolkit is a comprehensive C++ application development framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment