Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154056 - games-simulation/planets bad built_with_use check
Summary: games-simulation/planets bad built_with_use check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-04 11:12 UTC by Bob Johnson
Modified: 2006-11-04 12:52 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 Bob Johnson 2006-11-04 11:12:12 UTC
After the latest stable upgrade of ocaml planets will no longer compile. The ebuild depends on ocaml with tcltk, but that use flag is no longer supported. The ebuild should specify the 'tcl' and 'tk' use flags instead.

This is true for the unstable ~x86 version also.

>>> Emerging (1 of 1) games-simulation/planets-0.1.10 to /
 * planets-0.1.10.tgz MD5 ;-) ...                                         [ ok ]
 * planets-0.1.10.tgz RMD160 ;-) ...                                      [ ok ]
 * planets-0.1.10.tgz SHA1 ;-) ...                                        [ ok ]
 * planets-0.1.10.tgz SHA256 ;-) ...                                      [ ok ]
 * planets-0.1.10.tgz size ;-) ...                                        [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking planets-0.1.10.tgz ;-) ...                                    [ ok ]

!!! ERROR: games-simulation/planets-0.1.10 failed.
Call stack:
  ebuild.sh, line 1562:   Called dyn_setup
  ebuild.sh, line 665:   Called pkg_setup
  planets-0.1.10.ebuild, line 23:   Called built_with_use 'dev-lang/ocaml' 'tcltk'
  eutils.eclass, line 1619:   Called die

!!! dev-lang/ocaml-3.09.2 does not actually support the tcltk USE flag!
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2006-11-04 11:26:55 UTC
Fixed, thanks.