Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434540 - emerge output for binpkg useflag mismatch is not optimal
Summary: emerge output for binpkg useflag mismatch is not optimal
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 431026
  Show dependency tree
 
Reported: 2012-09-10 08:25 UTC by Patrick Lauer
Modified: 2012-09-12 08:02 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 Patrick Lauer gentoo-dev 2012-09-10 08:25:42 UTC
# emerge -avg opencv --nodeps

These are the packages that would be merged, in order:

[ebuild     U  ] media-libs/opencv-2.4.0 [2.3.1a-r1] USE="eigen examples ffmpeg gtk jpeg openexr opengl png qt4 tiff v4l -cuda -doc -gstreamer -ieee1394 (-ipp) -jpeg2k -pch% -python -tbb% -testprograms% -xine (-sse%*) (-sse2%*) (-sse3%) (-ssse3%)" 46,052 kB

Total: 1 package (1 upgrade), Size of downloads: 46,052 kB

!!! The following binary packages have been ignored due to non matching USE:

    =media-libs/opencv-2.4.0
        use flag(s): eigen, examples, ffmpeg, openexr, v4l


Problems:
- Not copy-paste'able for package.use (format is silly)
- It doesn't give any hints if these useflags need to be enabled or disabled for binpkg to match
Comment 2 Zac Medico gentoo-dev 2012-09-10 16:44:41 UTC
Example output:

    =media-libs/opencv-2.4.0 -eigen -examples -ffmpeg -openexr -v4l
Comment 3 Zac Medico gentoo-dev 2012-09-12 08:02:42 UTC
This is fixed in 2.1.11.15 and 2.2.0_alpha126.