Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273543 - dev-games/ogre-1.6.2 depends on non-existent USE flag dev-libs/boost[threads]
Summary: dev-games/ogre-1.6.2 depends on non-existent USE flag dev-libs/boost[threads]
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-10 12:31 UTC by Martin Wegner
Modified: 2009-06-15 04:32 UTC (History)
0 users

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


Attachments
output of paludis --info ogre boost (log,24.35 KB, text/plain)
2009-06-10 12:32 UTC, Martin Wegner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wegner 2009-06-10 12:31:19 UTC
dev-games/ogre-1.6.2 depends on non-existent USE flag dev-libs/boost[threads] but dev-libs/boost-1.37.0-r1 does not have the USE flag threads.

Reproducible: Always

Steps to Reproduce:
1. paludis -i ogre
2.
3.

Actual Results:  
Warning about non-matching dependency:
paludis@1244636695: [WARNING elike_use_requirement.query] In thread ID '9893':
  ... In program paludis (--dl-reinstall if-use-changed --continue-on-failure if-satisfied --log-level warning) -ip ogre: 
  ... When performing install action from command line:
  ... When executing install task:
  ... When building dependency list:
  ... When adding PackageDepSpec 'dev-games/ogre':
  ... When adding package 'dev-games/ogre-1.6.2:0::gentoo':
  ... When adding build dependencies as pre dependencies:
  ... When finding all versions in some arbitrary order from packages matching dev-libs/boost[threads] with filter all matches filtered through installed at root /:
  ... ID 'dev-libs/boost-1.37.0-r1:1.37::installed' has no flag named 'threads'

Expected Results:  
No warning.
Comment 1 Martin Wegner 2009-06-10 12:32:00 UTC
Created attachment 194146 [details]
output of paludis --info ogre boost
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2009-06-15 04:32:49 UTC
Then it should pick the >=dev-libs/boost-1.34.1 atom instead like the ebuild says.