Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250400 - games-mud/mmucl-1.5.2-r1 failed to start
Summary: games-mud/mmucl-1.5.2-r1 failed to start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: tcltk-8.5
  Show dependency tree
 
Reported: 2008-12-09 15:03 UTC by Peter Volkov (RETIRED)
Modified: 2009-08-08 14:18 UTC (History)
1 user (show)

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 Peter Volkov (RETIRED) gentoo-dev 2008-12-09 15:03:12 UTC
I've built games-mud/mmucl-1.5.2-r1  USE="readline -gtk -mccp". Attempt to start it failed:

camobap-unstable ~ # /usr/games/bin/mmucl2
wrong # args: should be "lassign vars vals"
    while executing
"lassign [split [info tclversion] .] major minor"
    (procedure "::tcl::tm::Defaults" line 4)
    invoked from within
"::tcl::tm::Defaults "
    invoked from within
"if {![interp issafe]} { ::tcl::tm::Defaults }"
    (file "/usr/lib/tcl8.5/tm.tcl" line 370)
    invoked from within
"source /usr/lib/tcl8.5/tm.tcl"
    (in namespace eval "::" script line 1)
    invoked from within
"namespace eval :: $auto_index($name)"
    (procedure "auto_load" line 35)
    invoked from within
"auto_load $name [uplevel 1 {::namespace current}]"
    (autoloading "::tcl::tm::UnknownHandler")
    (procedure "::unknown" line 30)
    invoked from within
"::tcl::tm::UnknownHandler ::tclPkgUnknown Tk 0-"
    ("package unknown" script)
    invoked from within
"package require Tk"
    (file "/usr/games/lib/mmucl/interface/tk.tcl" line 21)
    invoked from within
"source /usr/games/lib/mmucl/interface/tk.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list source [file join $config(lib_dir)  interface $interface.tcl]]"
    (procedure "init" line 67)
    invoked from within
"init"
    (file "/usr/games/bin/mmucl2" line 85)

Possibly this it tk 8.5 related.
Comment 1 Federico Ferri (RETIRED) gentoo-dev 2009-08-08 14:18:25 UTC
no updates since 1/18/06.
p.mask