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

  1.  
  2. ::BASEKIT mixin toolset ::practcl::toolset.gcc
  3. ::BASEKIT add_project tcl {
  4. class subproject.core
  5. name tcl
  6. tag release
  7. static 1
  8. fossil_url http://fossil.etoyoc.com/fossil/tcl
  9. }
  10. ::oo::Obj43::PROJECT.tcl morph ::practcl::subproject.core
  11. ::oo::Obj43::PROJECT.tcl mixin distribution ::practcl::distribution.fossil
  12. ::BASEKIT add_project tk {
  13. class subproject.core
  14. name tk
  15. tag release
  16. install static-autoload
  17. pkg_name Tk
  18. initfunc Tk_Init
  19. fossil_url http://fossil.etoyoc.com/fossil/tk
  20. }
  21. ::oo::Obj43::PROJECT.tk morph ::practcl::subproject.core
  22. ::oo::Obj43::PROJECT.tk mixin distribution ::practcl::distribution.fossil
  23. ::BASEKIT add_project tcllib {
  24. profile {
  25. release: e954c041404d45d93d7c8cb58a29192d43873ac9
  26. devel: trunk
  27. }
  28. class subproject.sak
  29. install vfs
  30. fossil_url http://fossil.etoyoc.com/fossil/tcllib
  31. }
  32. ::oo::Obj43::PROJECT.tcllib morph ::practcl::subproject.sak
  33. ::oo::Obj43::PROJECT.tcllib mixin distribution ::practcl::distribution.fossil
  34. ::BASEKIT add_project thread {
  35. profile {
  36. release: 2a36d0a6c31569bfb3562e3d58e9e8204f447a7e
  37. devel: practcl
  38. }
  39. class subproject.binary
  40. install static
  41. pkg_name Thread
  42. initfunc Thread_Init
  43. fossil_url http://fossil.etoyoc.com/fossil/thread
  44. }
  45. ::oo::Obj43::PROJECT.thread morph ::practcl::subproject.binary
  46. ::oo::Obj43::PROJECT.thread mixin distribution ::practcl::distribution.fossil
  47. ::BASEKIT add_project odielib {
  48. class subproject.binary
  49. fossil_url http://fossil.etoyoc.com/fossil/odielib
  50. tag trunk
  51. install static-autoload
  52. initfunc Odielibc_Init
  53. vfsinstall 1
  54. tk 1
  55. }
  56. ::oo::Obj43::PROJECT.odielib morph ::practcl::subproject.binary
  57. ::oo::Obj43::PROJECT.odielib mixin distribution ::practcl::distribution.fossil
  58. ::BASEKIT add_project taolib {
  59. profile {
  60. release: a489eb49766995de620aee9efd2faea864ffad93
  61. devel: trunk
  62. }
  63. fossil_url http://fossil.etoyoc.com/fossil/taolib
  64. class subproject.sak
  65. preload 1
  66. }
  67. ::oo::Obj43::PROJECT.taolib morph ::practcl::subproject.sak
  68. ::oo::Obj43::PROJECT.taolib mixin distribution ::practcl::distribution.fossil
  69. ::BASEKIT add_project sqlite {
  70. profile {
  71. release: 40ffdfb26af3e7443b2912e1039c06bf9ed75846
  72. devel: practcl
  73. }
  74. class subproject.binary
  75. pkg_name sqlite3
  76. install static-autoload
  77. initfunc Sqlite3_Init
  78. fossil_url http://fossil.etoyoc.com/fossil/sqlite
  79. }
  80. ::oo::Obj43::PROJECT.sqlite morph ::practcl::subproject.binary
  81. ::oo::Obj43::PROJECT.sqlite mixin distribution ::practcl::distribution.fossil
  82. ::BASEKIT add_project udp {
  83. profile {
  84. release: 7c396e1a767db57b07b48daa8e0cfc0ea622bbe9
  85. devel: practcl
  86. }
  87. class subproject.binary
  88. install static
  89. initfunc Udp_Init
  90. pkg_name udp
  91. fossil_url http://fossil.etoyoc.com/fossil/tcludp
  92. }
  93. ::oo::Obj43::PROJECT.udp morph ::practcl::subproject.binary
  94. ::oo::Obj43::PROJECT.udp mixin distribution ::practcl::distribution.fossil
  95. ::BASEKIT add_project tkhtml {
  96. profile {
  97. release: b7796b111ce53c0ed432b239335e0505324b4ed8
  98. devel: trunk
  99. }
  100. class subproject.binary
  101. install static
  102. initfunc Tkhtml_Init
  103. pkg_name Tkhtml
  104. fossil_url http://fossil.etoyoc.com/fossil/tkhtml
  105. tk 1
  106. }
  107. ::oo::Obj43::PROJECT.tkhtml morph ::practcl::subproject.binary
  108. ::oo::Obj43::PROJECT.tkhtml mixin distribution ::practcl::distribution.fossil
  109. ::BASEKIT add_project tdom {
  110. tag trunk
  111. class subproject.binary
  112. install static
  113. initfunc Tdom_Init
  114. pkg_name tdom
  115. fossil_url http://core.tcl.tk/tdom
  116. }
  117. ::oo::Obj43::PROJECT.tdom morph ::practcl::subproject.binary
  118. ::oo::Obj43::PROJECT.tdom mixin distribution ::practcl::distribution.fossil
  119. ::BASEKIT add_project rl_json {
  120. class subproject.binary
  121. git_url https://github.com/RubyLane/rl_json
  122. tag master
  123. install static
  124. }
  125. ::oo::Obj43::PROJECT.rl_json morph ::practcl::subproject.binary
  126. ::oo::Obj43::PROJECT.rl_json mixin distribution ::practcl::distribution.git
  127. ::oo::Obj55 mixin product ::practcl::product.dynamic
  128. ::oo::Obj55 morph ::practcl::module
  129. ::practcl::LOCAL mixin toolset ::practcl::toolset.gcc
  130. ::practcl::LOCAL add_tool tclconfig {
  131. name tclconfig tag practcl class subproject.source fossil_url http://core.tcl.tk/tclconfig
  132. }
  133. ::practcl::OBJECT::TOOL.tclconfig morph ::practcl::subproject.source
  134. ::practcl::OBJECT::TOOL.tclconfig mixin distribution ::practcl::distribution.fossil
  135. ::practcl::LOCAL add_tool tcllib {
  136. tag trunk class sak fossil_url http://core.tcl.tk/tcllib
  137. }
  138. ::practcl::OBJECT::TOOL.tcllib morph ::practcl::subproject.sak
  139. ::practcl::OBJECT::TOOL.tcllib mixin distribution ::practcl::distribution.fossil
  140. ::practcl::LOCAL add_tool kettle {
  141. tag trunk class sak fossil_url http://fossil.etoyoc.com/fossil/kettle
  142. }
  143. ::practcl::OBJECT::TOOL.kettle morph ::practcl::subproject.sak
  144. ::practcl::OBJECT::TOOL.kettle mixin distribution ::practcl::distribution.fossil
  145. ::practcl::LOCAL add_tool tclvfs {
  146. tag trunk class tea
  147. fossil_url http://fossil.etoyoc.com/fossil/tclvfs
  148. }
  149. ::practcl::OBJECT::TOOL.tclvfs morph ::practcl::subproject.tea
  150. ::practcl::OBJECT::TOOL.tclvfs mixin distribution ::practcl::distribution.fossil
  151. ::practcl::LOCAL add_tool critcl {
  152. tag master class subproject.binary
  153. git_url http://github.com/andreas-kupries/critcl
  154. modules lib
  155. }
  156. ::practcl::OBJECT::TOOL.critcl morph ::practcl::subproject.binary
  157. ::practcl::OBJECT::TOOL.critcl mixin distribution ::practcl::distribution.git
  158. ::practcl::LOCAL add_tool odie {
  159. tag trunk class subproject.source
  160. fossil_url http://fossil.etoyoc.com/fossil/odie
  161. }
  162. ::practcl::OBJECT::TOOL.odie morph ::practcl::subproject.source
  163. ::practcl::OBJECT::TOOL.odie mixin distribution ::practcl::distribution.fossil
  164. ::practcl::LOCAL add_tool tcl {
  165. tag release class subproject.core
  166. fossil_url http://core.tcl.tk/tcl
  167. }
  168. ::practcl::OBJECT::TOOL.tcl morph ::practcl::subproject.core
  169. ::practcl::OBJECT::TOOL.tcl mixin distribution ::practcl::distribution.fossil
  170. ::practcl::LOCAL add_tool tk {
  171. tag release class subproject.core
  172. fossil_url http://core.tcl.tk/tcl
  173. }
  174. ::practcl::OBJECT::TOOL.tk morph ::practcl::subproject.core
  175. ::practcl::OBJECT::TOOL.tk mixin distribution ::practcl::distribution.fossil
  176. ::practcl::LOCAL add_tool sqlite {
  177. tag practcl
  178. class subproject.tea
  179. pkg_name sqlite3
  180. fossil_url http://fossil.etoyoc.com/fossil/sqlite
  181. }
  182. ::practcl::OBJECT::TOOL.sqlite morph ::practcl::subproject.tea
  183. ::practcl::OBJECT::TOOL.sqlite mixin distribution ::practcl::distribution.fossil
  184. ::practcl::OBJECT::TOOL.tclconfig mixin toolset ::practcl::toolset.gcc
  185. ::practcl::OBJECT::TOOL.tcl mixin toolset ::practcl::toolset.gcc
  186. ::practcl::OBJECT::TOOL.tcl mixin toolset ::practcl::toolset.gcc
  187. ::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
  188. ::practcl::OBJECT::TOOL.tk mixin toolset ::practcl::toolset.gcc
  189. ::practcl::OBJECT::TOOL.tk mixin toolset ::practcl::toolset.gcc
  190. ::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
  191. ::practcl::OBJECT::TOOL.tcllib mixin toolset ::practcl::toolset.gcc
  192. ::practcl::OBJECT::TOOL.sqlite mixin toolset ::practcl::toolset.gcc
  193. ::practcl::OBJECT::TOOL.sqlite mixin toolset ::practcl::toolset.gcc
  194. ::practcl::OBJECT::TOOL.sqlite mixin toolset ::practcl::toolset.gcc
  195. ::practcl::OBJECT::TOOL.sqlite mixin toolset ::practcl::toolset.gcc
  196. {PKG sqlite CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/tcl/lib --prefix /root/tcl --exec-prefix /root/tcl --enable-shared}
  197. ::practcl::OBJECT::TOOL.critcl mixin toolset ::practcl::toolset.gcc
  198. ::oo::Obj43::PROJECT.tcl mixin toolset ::practcl::toolset.gcc
  199. ::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
  200. ::oo::Obj43::PROJECT.tk mixin toolset ::practcl::toolset.gcc
  201. ::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
  202. ::oo::Obj43::PROJECT.tcllib mixin toolset ::practcl::toolset.gcc
  203. ::oo::Obj43::PROJECT.thread mixin toolset ::practcl::toolset.gcc
  204. ::oo::Obj43::PROJECT.thread mixin toolset ::practcl::toolset.gcc
  205. ::oo::Obj43::PROJECT.thread mixin toolset ::practcl::toolset.gcc
  206. {PKG thread CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --prefix=/tcl --exec-prefix=/tcl --disable-shared}
  207. ::oo::Obj43::PROJECT.thread mixin toolset ::practcl::toolset.gcc
  208. ::oo::Obj43::PROJECT.odielib mixin toolset ::practcl::toolset.gcc
  209. ::oo::Obj43::PROJECT.odielib mixin toolset ::practcl::toolset.gcc
  210. ::oo::Obj43::PROJECT.odielib mixin toolset ::practcl::toolset.gcc
  211. {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}
  212. ::oo::Obj43::PROJECT.odielib mixin toolset ::practcl::toolset.gcc
  213. ::oo::Obj43::PROJECT.taolib mixin toolset ::practcl::toolset.gcc
  214. ::oo::Obj43::PROJECT.sqlite mixin toolset ::practcl::toolset.gcc
  215. ::oo::Obj43::PROJECT.sqlite mixin toolset ::practcl::toolset.gcc
  216. ::oo::Obj43::PROJECT.sqlite mixin toolset ::practcl::toolset.gcc
  217. {PKG sqlite CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --prefix=/tcl --exec-prefix=/tcl --disable-shared}
  218. ::oo::Obj43::PROJECT.sqlite mixin toolset ::practcl::toolset.gcc
  219. ::oo::Obj43::PROJECT.udp mixin toolset ::practcl::toolset.gcc
  220. ::oo::Obj43::PROJECT.udp mixin toolset ::practcl::toolset.gcc
  221. ::oo::Obj43::PROJECT.udp mixin toolset ::practcl::toolset.gcc
  222. {PKG udp CONFIGURE --with-tclsh=/usr/bin/tclsh --with-tcl=/root/code/odie/build/pkg/tcl --prefix=/tcl --exec-prefix=/tcl --disable-shared}
  223. ::oo::Obj43::PROJECT.udp mixin toolset ::practcl::toolset.gcc
  224. ::oo::Obj43::PROJECT.tkhtml mixin toolset ::practcl::toolset.gcc
  225. ::oo::Obj43::PROJECT.tkhtml mixin toolset ::practcl::toolset.gcc
  226. ::oo::Obj43::PROJECT.tkhtml mixin toolset ::practcl::toolset.gcc
  227. {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}
  228. ###
  229. # DEBUG INFO
  230. ###
  231. child process exited abnormally
  232. while executing
  233. "exec make {*}$args >&@ stdout"
  234. (procedure "::practcl::domake" line 6)
  235. invoked from within
  236. "::practcl::domake $builddir all"
  237. (class "::practcl::subproject.binary" method "compile" line 51)
  238. invoked from within
  239. "$item compile"
  240. ("foreach" body line 4)
  241. invoked from within
  242. "foreach item [BASEKIT link list package] {
  243. puts [list GENERATING $item [$item define get srcdir]]
  244. if {[string is true [$item define get static..."
  245. ###
  246. # Error Trace
  247. ###
  248.