Posted to tcl by jsuntheimer72 at Sun Jan 14 13:57:29 GMT 2018view pretty

::BASEKIT mixin toolset ::practcl::toolset.gcc
::BASEKIT add_project tcl {
  class subproject.core
  name tcl
  tag release
  static 1
  fossil_url http://fossil.etoyoc.com/fossil/tcl
}
::oo::Obj43::PROJECT.tcl morph ::practcl::subproject.core
::oo::Obj43::PROJECT.tcl mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project tk {
  class subproject.core
  name tk
  tag release
  install static-autoload
  pkg_name Tk
  initfunc Tk_Init
  fossil_url http://fossil.etoyoc.com/fossil/tk
}
::oo::Obj43::PROJECT.tk morph ::practcl::subproject.core
::oo::Obj43::PROJECT.tk mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project tcllib {
  profile {
    release: e954c041404d45d93d7c8cb58a29192d43873ac9
    devel: trunk
  }
  class subproject.sak
  install vfs
  fossil_url http://fossil.etoyoc.com/fossil/tcllib
}
::oo::Obj43::PROJECT.tcllib morph ::practcl::subproject.sak
::oo::Obj43::PROJECT.tcllib mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project thread {
  profile {
    release: 2a36d0a6c31569bfb3562e3d58e9e8204f447a7e
    devel:   practcl
  }
  class subproject.binary
  install static
  pkg_name Thread
  initfunc Thread_Init
  fossil_url http://fossil.etoyoc.com/fossil/thread
}
::oo::Obj43::PROJECT.thread morph ::practcl::subproject.binary
::oo::Obj43::PROJECT.thread mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project odielib {
  class subproject.binary
  fossil_url http://fossil.etoyoc.com/fossil/odielib
  tag trunk
  install static-autoload
  initfunc Odielibc_Init
  vfsinstall 1
  tk 1
}
::oo::Obj43::PROJECT.odielib morph ::practcl::subproject.binary
::oo::Obj43::PROJECT.odielib mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project taolib {
  profile {
    release:  a489eb49766995de620aee9efd2faea864ffad93
    devel:    trunk
  }
  fossil_url http://fossil.etoyoc.com/fossil/taolib
  class subproject.sak
  preload 1
}
::oo::Obj43::PROJECT.taolib morph ::practcl::subproject.sak
::oo::Obj43::PROJECT.taolib mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project sqlite {
  profile {
    release: 40ffdfb26af3e7443b2912e1039c06bf9ed75846
    devel:   practcl
  }
  class subproject.binary
  pkg_name sqlite3
  install static-autoload
  initfunc Sqlite3_Init
  fossil_url http://fossil.etoyoc.com/fossil/sqlite
}
::oo::Obj43::PROJECT.sqlite morph ::practcl::subproject.binary
::oo::Obj43::PROJECT.sqlite mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project udp {
  profile {
    release: 7c396e1a767db57b07b48daa8e0cfc0ea622bbe9
    devel:   practcl
  }
  class subproject.binary
  install static
  initfunc Udp_Init
  pkg_name udp
  fossil_url http://fossil.etoyoc.com/fossil/tcludp
}
::oo::Obj43::PROJECT.udp morph ::practcl::subproject.binary
::oo::Obj43::PROJECT.udp mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project tkhtml {
  profile {
    release: b7796b111ce53c0ed432b239335e0505324b4ed8
    devel: trunk
  }
  class subproject.binary
  install static
  initfunc Tkhtml_Init
  pkg_name Tkhtml
  fossil_url http://fossil.etoyoc.com/fossil/tkhtml
  tk 1
}
::oo::Obj43::PROJECT.tkhtml morph ::practcl::subproject.binary
::oo::Obj43::PROJECT.tkhtml mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project tdom {
  tag trunk
  class subproject.binary
  install static
  initfunc Tdom_Init
  pkg_name tdom
  fossil_url http://core.tcl.tk/tdom
}
::oo::Obj43::PROJECT.tdom morph ::practcl::subproject.binary
::oo::Obj43::PROJECT.tdom mixin distribution ::practcl::distribution.fossil
::BASEKIT add_project rl_json {
  class subproject.binary
  git_url https://github.com/RubyLane/rl_json
  tag master
  install static
}
::oo::Obj43::PROJECT.rl_json morph ::practcl::subproject.binary
::oo::Obj43::PROJECT.rl_json mixin distribution ::practcl::distribution.git
::oo::Obj55 mixin product ::practcl::product.dynamic
::oo::Obj55 morph ::practcl::module
::practcl::LOCAL mixin toolset ::practcl::toolset.gcc
::practcl::LOCAL add_tool tclconfig {
    name tclconfig tag practcl class subproject.source fossil_url http://core.tcl.tk/tclconfig
  }
::practcl::OBJECT::TOOL.tclconfig morph ::practcl::subproject.source
::practcl::OBJECT::TOOL.tclconfig mixin distribution ::practcl::distribution.fossil
::practcl::LOCAL add_tool tcllib {
    tag trunk class sak fossil_url http://core.tcl.tk/tcllib
  }
::practcl::OBJECT::TOOL.tcllib morph ::practcl::subproject.sak
::practcl::OBJECT::TOOL.tcllib mixin distribution ::practcl::distribution.fossil
::practcl::LOCAL add_tool kettle {
    tag trunk class sak fossil_url http://fossil.etoyoc.com/fossil/kettle
  }
::practcl::OBJECT::TOOL.kettle morph ::practcl::subproject.sak
::practcl::OBJECT::TOOL.kettle mixin distribution ::practcl::distribution.fossil
::practcl::LOCAL add_tool tclvfs {
    tag trunk class tea
    fossil_url http://fossil.etoyoc.com/fossil/tclvfs
  }
::practcl::OBJECT::TOOL.tclvfs morph ::practcl::subproject.tea
::practcl::OBJECT::TOOL.tclvfs mixin distribution ::practcl::distribution.fossil
::practcl::LOCAL add_tool critcl {
    tag master class subproject.binary
    git_url http://github.com/andreas-kupries/critcl
    modules lib
  }
::practcl::OBJECT::TOOL.critcl morph ::practcl::subproject.binary
::practcl::OBJECT::TOOL.critcl mixin distribution ::practcl::distribution.git
::practcl::LOCAL add_tool odie {
    tag trunk class subproject.source
    fossil_url http://fossil.etoyoc.com/fossil/odie
  }
::practcl::OBJECT::TOOL.odie morph ::practcl::subproject.source
::practcl::OBJECT::TOOL.odie mixin distribution ::practcl::distribution.fossil
::practcl::LOCAL add_tool tcl {
    tag release class subproject.core
    fossil_url http://core.tcl.tk/tcl
  }
::practcl::OBJECT::TOOL.tcl morph ::practcl::subproject.core
::practcl::OBJECT::TOOL.tcl mixin distribution ::practcl::distribution.fossil
::practcl::LOCAL add_tool tk {
    tag release class subproject.core
    fossil_url http://core.tcl.tk/tcl
  }
::practcl::OBJECT::TOOL.tk morph ::practcl::subproject.core
::practcl::OBJECT::TOOL.tk mixin distribution ::practcl::distribution.fossil
::practcl::LOCAL add_tool sqlite {
    tag practcl
    class subproject.tea
    pkg_name sqlite3
    fossil_url http://fossil.etoyoc.com/fossil/sqlite
  }
::practcl::OBJECT::TOOL.sqlite morph ::practcl::subproject.tea
::practcl::OBJECT::TOOL.sqlite mixin distribution ::practcl::distribution.fossil
::practcl::OBJECT::TOOL.tclconfig mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.tcl mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.tcl mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.tcl CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/tcl/lib --with-tzdata --prefix /root/tcl --exec-prefix /root/tcl --enable-shared
::practcl::OBJECT::TOOL.tk mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.tk mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.tk CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/tcl/lib --enable-xft=no --enable-xss=no --prefix /root/tcl --exec-prefix /root/tcl --enable-shared
::practcl::OBJECT::TOOL.tcllib mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.sqlite mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.sqlite mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.sqlite mixin toolset ::practcl::toolset.gcc
::practcl::OBJECT::TOOL.sqlite mixin toolset ::practcl::toolset.gcc
{PKG sqlite CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/tcl/lib --prefix /root/tcl --exec-prefix /root/tcl --enable-shared}
::practcl::OBJECT::TOOL.critcl mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.tcl mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.tcl CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --with-tzdata --prefix /tcl --exec-prefix /tcl --disable-shared
::oo::Obj43::PROJECT.tk mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.tk CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --enable-xft=no --enable-xss=no --with-tcl=../tcl --prefix=/tcl --exec-prefix=/tcl --disable-shared
::oo::Obj43::PROJECT.tcllib mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.thread mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.thread mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.thread mixin toolset ::practcl::toolset.gcc
{PKG thread CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --prefix=/tcl --exec-prefix=/tcl --disable-shared}
::oo::Obj43::PROJECT.thread mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.odielib mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.odielib mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.odielib mixin toolset ::practcl::toolset.gcc
{PKG odielib CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --with-tk=/root/code/odie/build/pkg/tk --prefix=/tcl --exec-prefix=/tcl --disable-shared}
::oo::Obj43::PROJECT.odielib mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.taolib mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.sqlite mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.sqlite mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.sqlite mixin toolset ::practcl::toolset.gcc
{PKG sqlite CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --prefix=/tcl --exec-prefix=/tcl --disable-shared}
::oo::Obj43::PROJECT.sqlite mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.udp mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.udp mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.udp mixin toolset ::practcl::toolset.gcc
{PKG udp CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --prefix=/tcl --exec-prefix=/tcl --disable-shared}
::oo::Obj43::PROJECT.udp mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.tkhtml mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.tkhtml mixin toolset ::practcl::toolset.gcc
::oo::Obj43::PROJECT.tkhtml mixin toolset ::practcl::toolset.gcc
{PKG tkhtml CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --with-tk=/root/code/odie/build/pkg/tk --prefix=/tcl --exec-prefix=/tcl --disable-shared}
###
# DEBUG INFO
###
child process exited abnormally
    while executing
"exec make {*}$args >&@ stdout"
    (procedure "::practcl::domake" line 6)
    invoked from within
"::practcl::domake $builddir all"
    (class "::practcl::subproject.binary" method "compile" line 51)
    invoked from within
"$item compile"
    ("foreach" body line 4)
    invoked from within
"foreach item [BASEKIT link list package] {
    puts [list GENERATING $item [$item define get srcdir]]
    if {[string is true [$item define get static..."
###
# Error Trace
###