Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 154056

Summary: games-simulation/planets bad built_with_use check
Product: Gentoo Linux Reporter: Bob Johnson <bob>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.