Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 250.40 KB | None | 0 0
  1. 536 wonka@finworks:~/development/wonka ()$ ./bootstrap_image.sh -n
  2. Starting from extent: /bin/extent0.seaside.dbf
  3. Using options from: topaz/setupOverNetwork.topaz
  4. Using load script:: topaz/makeCIImage.topaz
  5. + stopstone -i -t 1 gs64stone DataCurator swordfish
  6. ./bootstrap_image.sh: line 33: stopstone: command not found
  7. + true
  8. ++ pidof stoned
  9. + kill -9 29831 17842
  10. + cp /bin/extent0.seaside.dbf /data/extent0.dbf
  11. cp: cannot stat '/bin/extent0.seaside.dbf': No such file or directory
  12. 537 wonka@finworks:~/development/wonka (iwan-metacello-allnew)$ export GEMSTONE=/opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux
  13. 538 wonka@finworks:~/development/wonka (iwan-metacello-allnew)$ ./bootstrap_image.sh -n
  14. Starting from extent: /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/bin/extent0.seaside.dbf
  15. Using options from: topaz/setupOverNetwork.topaz
  16. Using load script:: topaz/makeCIImage.topaz
  17. + stopstone -i -t 1 gs64stone DataCurator swordfish
  18. ./bootstrap_image.sh: line 33: stopstone: command not found
  19. + true
  20. ++ pidof stoned
  21. + kill -9
  22. kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  23. + true
  24. + cp /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/bin/extent0.seaside.dbf /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/extent0.dbf
  25. + chmod u+rw /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/extent0.dbf
  26. + startstone gs64stone -N
  27. ./bootstrap_image.sh: line 38: startstone: command not found
  28. 539 wonka@finworks:~/development/wonka (iwan-metacello-allnew)$ export PATH=$GEMSTONE/bin:$PATH
  29. 540 wonka@finworks:~/development/wonka (iwan-metacello-allnew)$ ./bootstrap_image.sh -n
  30. Starting from extent: /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/bin/extent0.seaside.dbf
  31. Using options from: topaz/setupOverNetwork.topaz
  32. Using load script:: topaz/makeCIImage.topaz
  33. + stopstone -i -t 1 gs64stone DataCurator swordfish
  34. --- 01/22/18 17:18:52.486 SAST ---
  35. stopstone[Info]: GemStone version '3.4.0'
  36. stopstone[Info]: Server 'gs64stone' is not running.
  37. ++ pidof stoned
  38. + kill -9
  39. kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  40. + true
  41. + cp /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/bin/extent0.seaside.dbf /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/extent0.dbf
  42. + chmod u+rw /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/extent0.dbf
  43. + startstone gs64stone -N
  44. startstone[Info]: GemStone version '3.4.0'
  45. startstone[Info]: Starting Stone repository monitor gs64stone.
  46. startstone[Info]: GEMSTONE is: '/opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux'.
  47. startstone[Info]:
  48. GEMSTONE_SYS_CONF=/opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/system.conf
  49. GEMSTONE_EXE_CONF=/home/wonka/development/wonka/gs64stone.conf
  50. stoned[Info]: Log file is '/opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/gs64stone.log'.
  51. startstone[Info]: GemStone server gs64stone has been started, process 30841
  52. + true
  53. + rm -rf '/vagrant/3rdparty/GemStone3.2/*'
  54. + topaz -l
  55. [Info]: Loaded /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/lib/libgcilnk-3.4.0-64.so
  56. _____________________________________________________________________________
  57. | Configuration Files |
  58. | |
  59. | System File: /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/system.conf |
  60. | |
  61. | Executable File: /home/wonka/development/wonka/gem.conf |
  62. | Warning: File not found (errno=2,ENOENT, The file or directory specified cannot
  63. | be found) |
  64. | using defaults. |
  65. |_____________________________________________________________________________|
  66. Reading config file /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/system.conf
  67. _____________________________________________________________________________
  68. | Gem Configuration Options for process id 30893 |
  69. |_____________________________________________________________________________|
  70.  
  71. DUMP_OPTIONS = TRUE;
  72. GEM_ABORT_MAX_CRS = 0;
  73. GEM_CACHE_WARMER_ARGS = "";
  74. GEM_CACHE_WARMER_MID_CACHE_ARGS = "";
  75. GEM_COMPRESS_TRANLOG_RECORDS = TRUE;
  76. GEM_FREE_FRAME_CACHE_SIZE = -1;
  77. GEM_FREE_FRAME_LIMIT = -1;
  78. GEM_FREE_PAGEIDS_CACHE = 200;
  79. GEM_HALT_ON_ERROR = -1;
  80. GEM_KEEP_MIN_SOFTREFS = 0;
  81. GEM_KERBEROS_KEYTAB_FILE = "";
  82. GEM_KEYRING_DIRS = "";
  83. GEM_MAX_SMALLTALK_STACK_DEPTH = 1000;
  84. GEM_NATIVE_CODE_ENABLED = 2;
  85. GEM_PRIVATE_PAGE_CACHE_KB = 960KB;
  86. GEM_PGSVR_COMPRESS_PAGE_TRANSFERS = FALSE;
  87. GEM_PGSVR_FREE_FRAME_CACHE_SIZE = -1;
  88. GEM_PGSVR_FREE_FRAME_LIMIT = -1;
  89. GEM_PGSVR_UPDATE_CACHE_ON_READ = FALSE;
  90. GEM_PGSVR_USE_SSL = FALSE;
  91. GEM_READ_AUTH_ERR_STUBS = FALSE;
  92. GEM_REPOSITORY_IN_MEMORY = FALSE;
  93. GEM_RPC_KEEPALIVE_INTERVAL = 0;
  94. GEM_RPCGCI_TIMEOUT = 0;
  95. GEM_RPC_USE_SSL = TRUE;
  96. GEM_SOFTREF_CLEANUP_PERCENT_MEM = 50;
  97. GEM_STATMONITOR_ARGS = "";
  98. GEM_STATMONITOR_MID_CACHE_ARGS = "";
  99. GEM_TEMPOBJ_AGGRESSIVE_STUBBING = TRUE;
  100. GEM_TEMPOBJ_CACHE_SIZE = 50000KB;
  101. GEM_TEMPOBJ_CONSECUTIVE_MARKSWEEP_LIMIT = 50;
  102. GEM_TEMPOBJ_MESPACE_SIZE = 0;
  103. GEM_TEMPOBJ_OOMSTATS_CSV = FALSE;
  104. GEM_TEMPOBJ_OOPMAP_SIZE = 0;
  105. GEM_TEMPOBJ_SCOPES_SIZE = 2000;
  106. GEM_TEMPOBJ_POMGEN_SIZE = 0;
  107. GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
  108. GEM_TEMPOBJ_POMGEN_SCAVENGE_INTERVAL = 1800;
  109. GEM_TEMPOBJ_START_ADDR not used on this platform
  110. LOG_WARNINGS = TRUE;
  111. SHR_NUM_FREE_FRAME_SERVERS = -1;
  112. SHR_PAGE_CACHE_LARGE_MEMORY_PAGE_POLICY = 0;
  113. SHR_PAGE_CACHE_LARGE_MEMORY_PAGE_SIZE_MB = 0;
  114. SHR_PAGE_CACHE_LOCKED = FALSE;
  115. SHR_PAGE_CACHE_NUM_PROCS = 1048569;
  116. SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
  117. SHR_PAGE_CACHE_PERMISSIONS = 660;
  118. SHR_PAGE_CACHE_SIZE_KB = 75000KB;
  119. SHR_TARGET_FREE_FRAME_COUNT = -1;
  120. SHR_WELL_KNOWN_PORT_NUMBER = 0;
  121. CONFIG_WARNINGS_FATAL = FALSE;
  122. (vmGc spaceSizes: eden init 2048K max 9344K , survivor init 448K max 1600K,
  123. vmGc old max 37440K, code max 10048K, perm max 5056K, pom 10 * 4224K = 42240K,
  124. vmGc remSet 1156K, meSpace max 51536K oopMapSize 262144 max footprint 164M)
  125. _____________________________________________________________________________
  126. | GemStone/S64 Object-Oriented Data Management System |
  127. | Copyright (C) GemTalk Systems 1986-2017 |
  128. | All rights reserved. |
  129. | Covered by U.S Patents: |
  130. | 6,256,637 Transactional virtual machine architecture |
  131. | 6,360,219 Object queues with concurrent updating |
  132. | 6,567,905 Generational Garbage Collector. |
  133. | 6,681,226 Selective Pessimistic Locking for a Concurrently Updateable Database
  134. +-----------------------------------------------------------------------------+
  135. | PROGRAM: topaz, Linear GemStone Interface (Linked Session) |
  136. | VERSION: 3.4.0, Thu Oct 19 11:19:41 2017 |
  137. | BUILD: gss64_3_4_x_branch-42785 |
  138. | BUILT FOR: x86-64 (Linux) |
  139. | MODE: 64 bit |
  140. | RUNNING ON: 4-CPU finworks x86_64 (Linux 4.4.0-109-generic #132-Ubuntu SMP |
  141. | Tue Jan 9 19:52:39 UTC 2018) 7809MB |
  142. | PROCESS ID: 30893 DATE: 01/22/18 17:18:55 SAST |
  143. | USER IDS: REAL=wonka (1001) EFFECTIVE=wonka (1001) |
  144. |_____________________________________________________________________________|
  145. Warning, executable configuration file not found
  146. /home/wonka/development/wonka/gem.conf
  147.  
  148. neither .topazini nor $HOME/.topazini were found
  149. topaz> iferror exit
  150. topaz>
  151. topaz> set user DataCurator password swordfish gemstone gs64stone
  152. topaz>
  153. topaz> login
  154. [Info]: LNK client/gem GCI levels = 34001/34001
  155. --- 01/22/18 17:18:55.130 SAST Login
  156. [Info]: Loaded /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/lib/libfloss-3.4.0-64.so
  157. [Info]: User ID: DataCurator
  158. [Info]: Repository: gs64stone
  159. [Info]: Session ID: 5
  160. [Info]: GCI Client Host: <Linked>
  161. [Info]: Page server PID: -1
  162. [Info]: using libicu version 58.2
  163. [Info]: Gave this process preference for OOM killer: wrote to /proc/30893/oom_score_adj value 250
  164. [01/22/18 17:18:55.153 SAST]
  165. gci login: currSession 1 linked session
  166. successful login
  167. fileformat is now utf8
  168. sourcestringclass is now Unicode16
  169. topaz 1>
  170. topaz 1> run
  171. UserGlobals at: #wonkaOverNetwork put: true.
  172. UserGlobals at: #wonkaRoot put: '/home/wonka/development/wonka'.
  173. UserGlobals at: #wonkaPlatformName put: 'GemStone3.4'.
  174. System commitTransaction
  175. %
  176. true
  177. topaz 1>
  178. topaz 1> exit
  179. Logging out session 1.
  180. --- 01/22/18 17:18:55.183 SAST Logging out
  181. + topaz -l
  182. [Info]: Loaded /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/lib/libgcilnk-3.4.0-64.so
  183. _____________________________________________________________________________
  184. | Configuration Files |
  185. | |
  186. | System File: /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/system.conf |
  187. | |
  188. | Executable File: /home/wonka/development/wonka/gem.conf |
  189. | Warning: File not found (errno=2,ENOENT, The file or directory specified cannot
  190. | be found) |
  191. | using defaults. |
  192. |_____________________________________________________________________________|
  193. Reading config file /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/data/system.conf
  194. _____________________________________________________________________________
  195. | Gem Configuration Options for process id 30897 |
  196. |_____________________________________________________________________________|
  197.  
  198. DUMP_OPTIONS = TRUE;
  199. GEM_ABORT_MAX_CRS = 0;
  200. GEM_CACHE_WARMER_ARGS = "";
  201. GEM_CACHE_WARMER_MID_CACHE_ARGS = "";
  202. GEM_COMPRESS_TRANLOG_RECORDS = TRUE;
  203. GEM_FREE_FRAME_CACHE_SIZE = -1;
  204. GEM_FREE_FRAME_LIMIT = -1;
  205. GEM_FREE_PAGEIDS_CACHE = 200;
  206. GEM_HALT_ON_ERROR = -1;
  207. GEM_KEEP_MIN_SOFTREFS = 0;
  208. GEM_KERBEROS_KEYTAB_FILE = "";
  209. GEM_KEYRING_DIRS = "";
  210. GEM_MAX_SMALLTALK_STACK_DEPTH = 1000;
  211. GEM_NATIVE_CODE_ENABLED = 2;
  212. GEM_PRIVATE_PAGE_CACHE_KB = 960KB;
  213. GEM_PGSVR_COMPRESS_PAGE_TRANSFERS = FALSE;
  214. GEM_PGSVR_FREE_FRAME_CACHE_SIZE = -1;
  215. GEM_PGSVR_FREE_FRAME_LIMIT = -1;
  216. GEM_PGSVR_UPDATE_CACHE_ON_READ = FALSE;
  217. GEM_PGSVR_USE_SSL = FALSE;
  218. GEM_READ_AUTH_ERR_STUBS = FALSE;
  219. GEM_REPOSITORY_IN_MEMORY = FALSE;
  220. GEM_RPC_KEEPALIVE_INTERVAL = 0;
  221. GEM_RPCGCI_TIMEOUT = 0;
  222. GEM_RPC_USE_SSL = TRUE;
  223. GEM_SOFTREF_CLEANUP_PERCENT_MEM = 50;
  224. GEM_STATMONITOR_ARGS = "";
  225. GEM_STATMONITOR_MID_CACHE_ARGS = "";
  226. GEM_TEMPOBJ_AGGRESSIVE_STUBBING = TRUE;
  227. GEM_TEMPOBJ_CACHE_SIZE = 50000KB;
  228. GEM_TEMPOBJ_CONSECUTIVE_MARKSWEEP_LIMIT = 50;
  229. GEM_TEMPOBJ_MESPACE_SIZE = 0;
  230. GEM_TEMPOBJ_OOMSTATS_CSV = FALSE;
  231. GEM_TEMPOBJ_OOPMAP_SIZE = 0;
  232. GEM_TEMPOBJ_SCOPES_SIZE = 2000;
  233. GEM_TEMPOBJ_POMGEN_SIZE = 0;
  234. GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
  235. GEM_TEMPOBJ_POMGEN_SCAVENGE_INTERVAL = 1800;
  236. GEM_TEMPOBJ_START_ADDR not used on this platform
  237. LOG_WARNINGS = TRUE;
  238. SHR_NUM_FREE_FRAME_SERVERS = -1;
  239. SHR_PAGE_CACHE_LARGE_MEMORY_PAGE_POLICY = 0;
  240. SHR_PAGE_CACHE_LARGE_MEMORY_PAGE_SIZE_MB = 0;
  241. SHR_PAGE_CACHE_LOCKED = FALSE;
  242. SHR_PAGE_CACHE_NUM_PROCS = 1048569;
  243. SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
  244. SHR_PAGE_CACHE_PERMISSIONS = 660;
  245. SHR_PAGE_CACHE_SIZE_KB = 75000KB;
  246. SHR_TARGET_FREE_FRAME_COUNT = -1;
  247. SHR_WELL_KNOWN_PORT_NUMBER = 0;
  248. CONFIG_WARNINGS_FATAL = FALSE;
  249. (vmGc spaceSizes: eden init 2048K max 9344K , survivor init 448K max 1600K,
  250. vmGc old max 37440K, code max 10048K, perm max 5056K, pom 10 * 4224K = 42240K,
  251. vmGc remSet 1156K, meSpace max 51544K oopMapSize 262144 max footprint 164M)
  252. _____________________________________________________________________________
  253. | GemStone/S64 Object-Oriented Data Management System |
  254. | Copyright (C) GemTalk Systems 1986-2017 |
  255. | All rights reserved. |
  256. | Covered by U.S Patents: |
  257. | 6,256,637 Transactional virtual machine architecture |
  258. | 6,360,219 Object queues with concurrent updating |
  259. | 6,567,905 Generational Garbage Collector. |
  260. | 6,681,226 Selective Pessimistic Locking for a Concurrently Updateable Database
  261. +-----------------------------------------------------------------------------+
  262. | PROGRAM: topaz, Linear GemStone Interface (Linked Session) |
  263. | VERSION: 3.4.0, Thu Oct 19 11:19:41 2017 |
  264. | BUILD: gss64_3_4_x_branch-42785 |
  265. | BUILT FOR: x86-64 (Linux) |
  266. | MODE: 64 bit |
  267. | RUNNING ON: 4-CPU finworks x86_64 (Linux 4.4.0-109-generic #132-Ubuntu SMP |
  268. | Tue Jan 9 19:52:39 UTC 2018) 7809MB |
  269. | PROCESS ID: 30897 DATE: 01/22/18 17:18:56 SAST |
  270. | USER IDS: REAL=wonka (1001) EFFECTIVE=wonka (1001) |
  271. |_____________________________________________________________________________|
  272. Warning, executable configuration file not found
  273. /home/wonka/development/wonka/gem.conf
  274.  
  275. neither .topazini nor $HOME/.topazini were found
  276. topaz> iferror stack 200
  277. topaz> display oops
  278. topaz>
  279. topaz> set user DataCurator password swordfish gemstone gs64stone
  280. topaz>
  281. topaz> login
  282. [Info]: LNK client/gem GCI levels = 34001/34001
  283. --- 01/22/18 17:18:55.700 SAST Login
  284. [Info]: Loaded /opt/gemstone/GemStone64Bit3.4.0-x86_64.Linux/lib/libfloss-3.4.0-64.so
  285. [Info]: User ID: DataCurator
  286. [Info]: Repository: gs64stone
  287. [Info]: Session ID: 6
  288. [Info]: GCI Client Host: <Linked>
  289. [Info]: Page server PID: -1
  290. [Info]: using libicu version 58.2
  291. [Info]: Gave this process preference for OOM killer: wrote to /proc/30897/oom_score_adj value 250
  292. [01/22/18 17:18:55.716 SAST]
  293. gci login: currSession 1 linked session
  294. successful login
  295. fileformat is now utf8
  296. sourcestringclass is now Unicode16
  297. topaz 1>
  298. topaz 1> run
  299. Gofer it
  300. repository: (MCFileTreeRepository new directory: (ServerFileDirectory on: wonkaRoot, '/monticello'));
  301. package: 'BaselineOfWonkaRuntime';
  302. load.
  303. System commitTransaction
  304. %
  305. [268 sz:0 cls: 68097 Boolean] true
  306. topaz 1>
  307. topaz 1> run
  308. MCPlatformSupport
  309. autoMigrate: false;
  310. commitOnAlmostOutOfMemoryDuring: [
  311. WonkaLoader
  312. loadWonkaRuntimeGroup: 'Tests'
  313. fromWonkaRoot: wonkaRoot
  314. platform: wonkaPlatformName
  315. overNetwork: wonkaOverNetwork
  316. ].
  317. System commitTransaction
  318. %
  319. --transcript--'Loading runtime version 1.1.0 from none'
  320. --transcript--'*** Loading GsUpgrader
  321. From: filetree:///home/wonka/development/wonka/3rdparty/gemstone/gsUpgrader/repository
  322. Modes: anArray( #''overNetwork'', #''autoMigrate'', #''lock'')
  323. '
  324. --transcript--'Fetched -> BaselineOfGsUpgrader-dkh.1 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/gsUpgrader/repository --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/gsUpgrader/repository'
  325. --transcript--'Loaded -> BaselineOfGsUpgrader-dkh.1 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/gsUpgrader/repository --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/gsUpgrader/repository'
  326. --transcript--'Loading baseline of BaselineOfGsUpgrader...'
  327. --transcript--'Fetched -> GsUpgrader-Core-dkh.121 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/gsUpgrader/repository --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/gsUpgrader/repository'
  328. --transcript--'Loaded -> GsUpgrader-Core-dkh.121 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/gsUpgrader/repository --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  329. --transcript--'...finished baseline'
  330. --transcript--'======================'
  331. --transcript--'=====Installing patchForGsDevKitIssue60: HTTPSocket'
  332. --transcript--'======================'
  333. --transcript--'=====Installing patchForGsDevKitIssue60: MCPlatformSupport class'
  334. --transcript--'*** Loading Metacello preview bootstrap'
  335. --transcript--'Loading 1.0-beta.32.1 of ConfigurationOfMetacello...'
  336. --transcript--'Project: FileTree stable'
  337. --transcript--' [1.0.6.1]'
  338. --transcript--'Project: Monticello 0.243'
  339. --transcript--' [0.244.3]'
  340. --transcript--'Project: GsMonticello 0.244.2'
  341. --transcript--'Project: Gofer stable'
  342. --transcript--' [1.0.5.1]'
  343. --transcript--'Project: GsCore 0.247'
  344. --transcript--' [0.250]'
  345. --transcript--'Evaluated -> 1.0-beta.32.1 [ConfigurationOfMetacello] >> metacelloPrimeRegistry'
  346. --transcript--'...finished 1.0-beta.32.1'
  347. --transcript--'*** Loading Metacello preview'
  348. --transcript--'Fetched -> ConfigurationOfMetacelloPreview-dkh.54 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacelloPreview --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacelloPreview'
  349. --transcript--'Loaded -> ConfigurationOfMetacelloPreview-dkh.54 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacelloPreview --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacelloPreview'
  350. --transcript--'Loading 1.0.0-beta.32.17 of ConfigurationOfMetacelloPreview...'
  351. --transcript--'Fetched -> BaselineOfMetacello-dkh.85 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  352. --transcript--'Loaded -> BaselineOfMetacello-dkh.85 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  353. --transcript--'Project: Metacello baseline'
  354. --transcript--'Fetched -> BaselineOfFileTree-dkh.4 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
  355. --transcript--'Loaded -> BaselineOfFileTree-dkh.4 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
  356. --transcript--'Project: FileTree baseline'
  357. --transcript--'Fetched -> MonticelloFileTree-Core-dkh.199 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
  358. --transcript--'Fetched -> MonticelloFileTree-FileDirectory-Utilities-dkh.15 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
  359. --transcript--'Project: Gofer stable'
  360. --transcript--' [1.0.5.1]'
  361. --transcript--'Fetched -> Metacello-Base-dkh.123 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  362. --transcript--'Fetched -> Metacello-Core-dkh.806 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  363. --transcript--'Fetched -> Metacello-MC-dkh.722 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  364. --transcript--'Fetched -> Metacello-Platform.gemstone-dkh.56 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  365. --transcript--'Fetched -> Metacello-GS3x-Platform-dkh.1 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  366. --transcript--'Fetched -> Metacello-ToolBox-dkh.139 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  367. --transcript--'Fetched -> Metacello-FileTree-dkh.36 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  368. --transcript--'Fetched -> Metacello-GitBasedRepository-dkh.13 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  369. --transcript--'Fetched -> Metacello-Bitbucket-dkh.5 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  370. --transcript--'Fetched -> Metacello-GitHub-dkh.44 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository'
  371. --transcript--'Loaded -> MonticelloFileTree-Core-dkh.199 --- github://dalehenrich/filetree:gemstone2.4/repository --- cache'
  372. --transcript--'Loaded -> MonticelloFileTree-FileDirectory-Utilities-dkh.15 --- github://dalehenrich/filetree:gemstone2.4/repository --- cache'
  373. --transcript--'Loaded -> Metacello-Base-dkh.123 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  374. --transcript--'Loaded -> Metacello-Core-dkh.806 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  375. --transcript--'Loaded -> Metacello-MC-dkh.722 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  376. --transcript--'Loaded -> Metacello-Platform.gemstone-dkh.56 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  377. --transcript--'Evaluated -> Metacello-Platform >> gemstone10beta311PostLoadDoIt'
  378. --transcript--'Loaded -> Metacello-GS3x-Platform-dkh.1 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  379. --transcript--'Loaded -> Metacello-ToolBox-dkh.139 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  380. --transcript--'Loaded -> Metacello-FileTree-dkh.36 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  381. --transcript--'Loaded -> Metacello-GitBasedRepository-dkh.13 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  382. --transcript--'Loaded -> Metacello-Bitbucket-dkh.5 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  383. --transcript--'Loaded -> Metacello-GitHub-dkh.44 --- github://dalehenrich/metacello-work:e54f0a833fa31e7a7728bf886aca6c43e1e8f6a5/repository --- cache'
  384. --transcript--'priming registry from image. See https://github.com/dalehenrich/metacello-work/issues/197'
  385. --transcript--'Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197'
  386. --transcript--'...finished 1.0.0-beta.32.17'
  387. --transcript--'*** Loading FileTree
  388. From: filetree:///home/wonka/development/wonka/3rdparty/gemstone/filetree/repository
  389. Modes: anArray( #''overNetwork'', #''autoMigrate'', #''lock'')
  390. '
  391. --transcript--'Fetched -> BaselineOfFileTree-dkh.4 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/filetree/repository [2bd9ad5:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/filetree/repository'
  392. --transcript--'Loaded -> BaselineOfFileTree-dkh.4 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/filetree/repository [2bd9ad5:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/filetree/repository'
  393. --transcript--'Loading baseline of BaselineOfFileTree...'
  394. --transcript--'Fetched -> MonticelloFileTree-Core-dkh.165 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/filetree/repository [2bd9ad5:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/filetree/repository'
  395. --transcript--'Loaded -> MonticelloFileTree-Core-dkh.165 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/filetree/repository [2bd9ad5:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  396. --transcript--'...finished baseline'
  397. --transcript--'*** Loading Metacello
  398. From: filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository
  399. Modes: anArray( #''overNetwork'', #''autoMigrate'', #''lock'')
  400. '
  401. --transcript--'Fetched -> BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  402. --transcript--'Loaded -> BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  403. --transcript--'Fetched -> BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  404. --transcript--'Loaded -> BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  405. --transcript--'Loading baseline of BaselineOfMetacello...'
  406. --transcript--'Fetched -> Metacello-Base-topa.124 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  407. --transcript--'Project: Gofer stable'
  408. --transcript--' [1.0.5.1]'
  409. --transcript--'Fetched -> Metacello-Core-EstebanLorenzano.832 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  410. --transcript--'Fetched -> Metacello-MC-EstebanLorenzano.735 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  411. --transcript--'Fetched -> Metacello-Platform.gemstone-dkh.66 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  412. --transcript--'Fetched -> Metacello-ToolBox-EstebanLorenzano.149 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  413. --transcript--'Fetched -> Metacello-Cypress-TravisCI.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  414. --transcript--'Project: FileTree baseline'
  415. --transcript--'Fetched -> MonticelloFileTree-Core-dkh.199 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
  416. --transcript--'Fetched -> Metacello-GitBasedRepository-dkh.21 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  417. --transcript--'Fetched -> Metacello-GitHub-topa.46 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  418. --transcript--'Fetched -> Metacello-Bitbucket-topa.6 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  419. --transcript--'Loaded -> Metacello-Base-topa.124 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  420. --transcript--'Loaded -> Metacello-Core-EstebanLorenzano.832 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  421. --transcript--'Loaded -> Metacello-MC-EstebanLorenzano.735 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  422. --transcript--'Loaded -> Metacello-Platform.gemstone-dkh.66 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  423. --transcript--'Evaluated -> Metacello-Platform >> gemstone10beta311PostLoadDoIt'
  424. --transcript--'Loaded -> Metacello-ToolBox-EstebanLorenzano.149 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  425. --transcript--'Loaded -> Metacello-Cypress-TravisCI.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  426. --transcript--'Loaded -> MonticelloFileTree-Core-dkh.199 --- github://dalehenrich/filetree:gemstone2.4/repository --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  427. --transcript--'Loaded -> Metacello-GitBasedRepository-dkh.21 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  428. --transcript--'Loaded -> Metacello-GitHub-topa.46 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  429. --transcript--'Loaded -> Metacello-Bitbucket-topa.6 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  430. --transcript--'priming registry from image. See https://github.com/dalehenrich/metacello-work/issues/197'
  431. --transcript--'Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197'
  432. --transcript--'...finished baseline'
  433. --transcript--'*** Loading Grease
  434. From: filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository
  435. Modes: anArray( #''overNetwork'', #''autoMigrate'', #''lock'')
  436. '
  437. --transcript--'Fetched -> BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  438. --transcript--'Loaded -> BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  439. --transcript--'Fetched -> BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  440. --transcript--'Loaded -> BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  441. --transcript--'Loading baseline of BaselineOfGrease...'
  442. --transcript--'Project: GsCore stable'
  443. --transcript--' [0.250]'
  444. --transcript--'Project: UTF8 stable'
  445. --transcript--' [0.243]'
  446. --transcript--'Project: Core 0.247'
  447. --transcript--'Project: System-Digital-Signatures stable'
  448. --transcript--'Project: SMTPMail stable'
  449. --transcript--'Fetched -> Grease-Core-JohanBrichau.94 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  450. --transcript--'Fetched -> Grease-GemStone-Core-JohanBrichau.55 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  451. --transcript--'Fetched -> Grease-GemStone300-Core-JohanBrichau.5 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  452. --transcript--'Loaded -> Grease-Core-JohanBrichau.94 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  453. --transcript--'Warning: This package depends on the following classes:
  454. Process
  455. You must resolve these dependencies before you will be able to load these definitions:
  456. Process>>properties
  457. '
  458. --transcript--'Loaded -> Grease-GemStone-Core-JohanBrichau.55 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  459. --transcript--'Loaded -> Grease-GemStone300-Core-JohanBrichau.5 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  460. --transcript--'Evaluated -> Grease-GemStone300-Core >> initializeLatin1ToUtf8Encodings'
  461. --transcript--'...finished baseline'
  462. --transcript--'*** There were warnings during load ***'
  463. --transcript--'Warning: This package depends on the following classes:
  464. Process
  465. You must resolve these dependencies before you will be able to load these definitions:
  466. Process>>properties
  467. '
  468. --transcript--'*** ZipArchive fuckery start'
  469. --transcript--'*** ZipArchive fuckery done'
  470. --transcript--'*** Loading GLASS1
  471. From: filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository
  472. Modes: anArray( #''overNetwork'', #''autoMigrate'', #''lock'')
  473. '
  474. --transcript--'Fetched -> BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  475. --transcript--'Loaded -> BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  476. --transcript--'Fetched -> BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  477. --transcript--'Loaded -> BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  478. --transcript--'Loading baseline of BaselineOfGLASS1...'
  479. --transcript--'Fetched -> BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  480. --transcript--'Loaded -> BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  481. --transcript--'Conflict between existing: BaselineOfGrease spec
  482. name: ''Grease'';
  483. loads: #(''default'' );
  484. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  485. name: ''Grease'';
  486. loads: #(''Core'' );
  487. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  488. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  489. --transcript--'Conflict between existing: BaselineOfGrease spec
  490. name: ''Grease'';
  491. loads: #(''default'' );
  492. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  493. name: ''Grease'';
  494. loads: #(''Core'' );
  495. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  496. --transcript--'Conflict between existing: BaselineOfMetacello spec
  497. name: ''Metacello'';
  498. loads: #(''default'' );
  499. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  500. name: ''Metacello'';
  501. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  502. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  503. --transcript--'Conflict between existing: BaselineOfMetacello spec
  504. name: ''Metacello'';
  505. loads: #(''default'' );
  506. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  507. name: ''Metacello'';
  508. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  509. --transcript--'Project: GoferProjectLoader stable'
  510. --transcript--' [1.0-alpha2.2]'
  511. --transcript--'Project: Gofer Core 1.0.2.1'
  512. --transcript--'Project: Gofer stable'
  513. --transcript--'Conflict between existing: BaselineOfGrease spec
  514. name: ''Grease'';
  515. loads: #(''default'' );
  516. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  517. name: ''Grease'';
  518. loads: #(''Core'' );
  519. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  520. --transcript--'Project: Grease baseline'
  521. --transcript--'Project: GsCore stable'
  522. --transcript--' [0.250]'
  523. --transcript--'Project: UTF8 stable'
  524. --transcript--' [0.243]'
  525. --transcript--'Project: Core 0.247'
  526. --transcript--'Project: System-Digital-Signatures stable'
  527. --transcript--'Project: SMTPMail stable'
  528. --transcript--'Conflict between existing: BaselineOfMetacello spec
  529. name: ''Metacello'';
  530. loads: #(''default'' );
  531. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  532. name: ''Metacello'';
  533. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  534. --transcript--'Project: Metacello baseline'
  535. --transcript--'Project: Gofer stable'
  536. --transcript--'Project: FileTree baseline'
  537. --transcript--'Project: Sport baseline'
  538. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  539. --transcript--'Fetched -> GemStone-Interactions-dkh.12 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  540. --transcript--'Fetched -> Core.v3-dkh.98 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  541. --transcript--'Fetched -> Core322x-dkh.3 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  542. --transcript--'Fetched -> Base-Bootstrap.v3-dkh.32 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  543. --transcript--'Fetched -> Bootstrap.v34-dkh.262 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  544. --transcript--'Fetched -> GemStone-ANSI-Streams-dkh.12 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  545. --transcript--'Fetched -> GemStone-Indexing-Extensions.v34-dkh.5 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  546. --transcript--'Fetched -> OB-GemStone-Platform-dkh.76 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  547. --transcript--'Fetched -> Squeak.v34-dkh.341 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  548. --transcript--'Fetched -> GsSqueakCommon-Core-dkh.20 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  549. --transcript--'Fetched -> GsSqueakCommon-CoreV30-dkh.2 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  550. --transcript--'Fetched -> GsSqueakCommon-TestsV30-dkh.1 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  551. --transcript--'Fetched -> PackageInfo-Base.g-dkh.41 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  552. --transcript--'Fetched -> Monticello.v34-dkh.488 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  553. --transcript--'Fetched -> GemStone-Deployment.v310-dkh.38 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  554. --transcript--'Fetched -> Change-Notification.v310-dkh.27 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  555. --transcript--'Fetched -> OB-Standard.v3-dkh.450 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  556. --transcript--'Fetched -> OB-Monticello-dkh.105 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  557. --transcript--'Fetched -> Utf8Encoding.310-dkh.33 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  558. --transcript--'Fetched -> SMTPMail-dkh.12 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  559. --transcript--'Fetched -> Announcements.v3-dkh.19 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  560. --transcript--'Fetched -> OB-Tools.v33-dkh.145 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  561. --transcript--'Evaluated -> 1.0-alpha2.2 [ConfigurationOfGoferProjectLoader] >> postLoadLoader'
  562. --transcript--'Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197'
  563. --transcript--'Loaded -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  564. --transcript--'Loaded -> GemStone-Interactions-dkh.12 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  565. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  566.  
  567. Core'
  568. --transcript--'Loaded -> Core.v3-dkh.98 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  569. --transcript--'Loaded -> Core322x-dkh.3 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  570. --transcript--'Loaded -> Base-Bootstrap.v3-dkh.32 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  571. --transcript--'Loaded -> Bootstrap.v34-dkh.262 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  572. --transcript--'Loaded -> GemStone-ANSI-Streams-dkh.12 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  573. --transcript--'Loaded -> GemStone-Indexing-Extensions.v34-dkh.5 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  574. --transcript--'Loaded -> OB-GemStone-Platform-dkh.76 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  575. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  576.  
  577. Squeak'
  578. --transcript--'Loaded -> Squeak.v34-dkh.341 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  579. --transcript--'Loaded -> GsSqueakCommon-Core-dkh.20 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  580. --transcript--'Loaded -> GsSqueakCommon-CoreV30-dkh.2 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  581. --transcript--'Loaded -> GsSqueakCommon-TestsV30-dkh.1 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  582. --transcript--'Loaded -> PackageInfo-Base.g-dkh.41 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  583. --transcript--'patching Monticello for load of trait support'
  584. --transcript--'Evaluated -> Monticello >> traitsMonticelloPreLoadDoIt'
  585. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  586.  
  587. Monticello'
  588. --transcript--'Loaded -> Monticello.v34-dkh.488 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  589. --transcript--'Loaded -> GemStone-Deployment.v310-dkh.38 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  590. --transcript--'Evaluated -> GemStone-Deployment >> deploymentPostLoadDoIt'
  591. --transcript--'Loaded -> Change-Notification.v310-dkh.27 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  592. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  593.  
  594. OB-Standard'
  595. --transcript--'Loaded -> OB-Standard.v3-dkh.450 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  596. --transcript--'Loaded -> OB-Monticello-dkh.105 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  597. --transcript--'Loaded -> Utf8Encoding.310-dkh.33 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  598. --transcript--'Loaded -> SMTPMail-dkh.12 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  599. --transcript--'Loaded -> Announcements.v3-dkh.19 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  600. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  601.  
  602. OB-Tools'
  603. --transcript--'Loaded -> OB-Tools.v33-dkh.145 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  604. --transcript--'...finished baseline'
  605. --transcript--'*** There were warnings during load ***'
  606. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  607.  
  608. Core'
  609. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  610.  
  611. Squeak'
  612. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  613.  
  614. Monticello'
  615. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  616.  
  617. OB-Standard'
  618. --transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
  619.  
  620. OB-Tools'
  621. --transcript--'Loading '
  622. --transcript--'BaselineOfGLASS1.package'
  623. --transcript--'Loading '
  624. --transcript--'BaselineOfGrease.package'
  625. --transcript--'Loading '
  626. --transcript--'BaselineOfMetacello.package'
  627. --transcript--'Loading '
  628. --transcript--'BaselineOfSport.package'
  629. --transcript--'*** Loading WonkaRuntime
  630. From: filetree:///home/wonka/development/wonka/monticello
  631. Modes: anArray( #''overNetwork'')
  632. '
  633. --transcript--'Fetched -> BaselineOfWonkaRuntime-WillyWonka.8215 --- filetree:///home/wonka/development/wonka/monticello --- filetree:///home/wonka/development/wonka/monticello'
  634. --transcript--'Loaded -> BaselineOfWonkaRuntime-WillyWonka.8215 --- filetree:///home/wonka/development/wonka/monticello --- filetree:///home/wonka/development/wonka/monticello'
  635. --transcript--'Loading baseline of BaselineOfWonkaRuntime...'
  636. --transcript--'Fetched -> ConfigurationOfXMLPullParser-HernanMoralesDurand.12 --- http://smalltalkhub.com/mc/hernan/XMLPullParser/main --- http://smalltalkhub.com/mc/hernan/XMLPullParser/main'
  637. --transcript--'Loaded -> ConfigurationOfXMLPullParser-HernanMoralesDurand.12 --- http://smalltalkhub.com/mc/hernan/XMLPullParser/main --- http://smalltalkhub.com/mc/hernan/XMLPullParser/main'
  638. --transcript--'Fetched -> BaselineOfSeaside3-MarianoMartinezPeck.61 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  639. --transcript--'Loaded -> BaselineOfSeaside3-MarianoMartinezPeck.61 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  640. --transcript--'Fetched -> (nearest) BaselineOfSeaside3-MarianoMartinezPeck.61 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  641. --transcript--'Loaded -> BaselineOfSeaside3-MarianoMartinezPeck.61 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  642. --transcript--'Fetched -> ConfigurationOfXMLSupport-monty.75 --- http://www.squeaksource.com/MetacelloRepository --- http://www.squeaksource.com/MetacelloRepository'
  643. --transcript--'Loaded -> ConfigurationOfXMLSupport-monty.75 --- http://www.squeaksource.com/MetacelloRepository --- http://www.squeaksource.com/MetacelloRepository'
  644. --transcript--'Fetched -> ConfigurationOfMagritte3-StephanEggermont.119 --- github://GsDevKit/Magritte3:master/repository [daf2b1d:master] --- github://GsDevKit/Magritte3:master/repository'
  645. --transcript--'Loaded -> ConfigurationOfMagritte3-StephanEggermont.119 --- github://GsDevKit/Magritte3:master/repository [daf2b1d:master] --- github://GsDevKit/Magritte3:master/repository'
  646. --transcript--'Fetched -> (nearest) BaselineOfSeaside3-MarianoMartinezPeck.61 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  647. --transcript--'Loaded -> BaselineOfSeaside3-MarianoMartinezPeck.61 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  648. --transcript--'Fetched -> ConfigurationOfXMLWriter-monty.120 --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main'
  649. --transcript--'Loaded -> ConfigurationOfXMLWriter-monty.120 --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main'
  650. --transcript--'Fetched -> BaselineOfSOAP-dkh.3 --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository [cb09831:cb098312b6f0cc46f89884cb904b3c60b17741fb] --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository'
  651. --transcript--'Loaded -> BaselineOfSOAP-dkh.3 --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository [cb09831:cb098312b6f0cc46f89884cb904b3c60b17741fb] --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository'
  652. --transcript--'Fetched -> BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  653. --transcript--'Loaded -> BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  654. --transcript--'Project: XMLSupport 1.3.0'
  655. --transcript--'Fetched -> ConfigurationOfXMLParser-monty.319 --- http://smalltalkhub.com/mc/PharoExtras/XMLParser/main --- http://smalltalkhub.com/mc/PharoExtras/XMLParser/main'
  656. --transcript--'Loaded -> ConfigurationOfXMLParser-monty.319 --- http://smalltalkhub.com/mc/PharoExtras/XMLParser/main --- http://smalltalkhub.com/mc/PharoExtras/XMLParser/main'
  657. --transcript--'Conflict between existing: BaselineOfGrease spec
  658. name: ''Grease'';
  659. loads: #(''default'' ''Core'' );
  660. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: ConfigurationOfGrease spec
  661. name: ''Grease Core'';
  662. className: ''ConfigurationOfGrease'';
  663. versionString: #''stable'';
  664. preLoadDoIt: nil;
  665. postLoadDoIt: nil;
  666. loads: #(''Core'' );
  667. repository: ''http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main''.^M resolved in favor of existing'
  668. --transcript--'Project: XML-Parser stable'
  669. --transcript--' [3.2.8]'
  670. --transcript--'Fetched -> ConfigurationOfOrderPreservingDictionary-monty.43 --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main'
  671. --transcript--'Loaded -> ConfigurationOfOrderPreservingDictionary-monty.43 --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main'
  672. --transcript--'Fetched -> ConfigurationOfBitmapCharacterSet-monty.27 --- http://www.smalltalkhub.com/mc/PharoExtras/BitmapCharacterSet/main --- http://www.smalltalkhub.com/mc/PharoExtras/BitmapCharacterSet/main'
  673. --transcript--'Loaded -> ConfigurationOfBitmapCharacterSet-monty.27 --- http://www.smalltalkhub.com/mc/PharoExtras/BitmapCharacterSet/main --- http://www.smalltalkhub.com/mc/PharoExtras/BitmapCharacterSet/main'
  674. --transcript--'Project: BitmapCharacterSet stable'
  675. --transcript--' [1.2.6]'
  676. --transcript--'Fetched -> Collections-BitmapCharacterSet-monty.25 --- http://smalltalkhub.com/mc/PharoExtras/BitmapCharacterSet/main --- http://smalltalkhub.com/mc/PharoExtras/BitmapCharacterSet/main'
  677. --transcript--'Project: OrderPreservingDictionary 1.3.8'
  678. --transcript--'Fetched -> Collections-OrderPreservingDictionary-monty.33 --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main'
  679. --transcript--'Fetched -> Collections-OrderPreservingDictionary-GemstoneCompatibility-monty.1 --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main'
  680. --transcript--'Fetched -> XML-Parser-monty.421 --- http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main --- http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main'
  681. --transcript--'Fetched -> XML-Parser-GemstoneCompatibility-monty.25 --- http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main --- http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main'
  682. --transcript--'Conflict between existing: BaselineOfGrease spec
  683. name: ''Grease'';
  684. loads: #(''default'' ''Core'' );
  685. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: ConfigurationOfGrease spec
  686. name: ''Grease Core'';
  687. className: ''ConfigurationOfGrease'';
  688. versionString: #''stable'';
  689. preLoadDoIt: nil;
  690. postLoadDoIt: nil;
  691. loads: #(''Core'' );
  692. repository: ''http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main''.^M resolved in favor of existing'
  693. --transcript--'Project: Grease Core stable'
  694. --transcript--'Project: GsCore stable'
  695. --transcript--' [0.250]'
  696. --transcript--'Project: UTF8 stable'
  697. --transcript--' [0.243]'
  698. --transcript--'! Blocking Downgrade GsCore 0.250 -> GsCore 0.247'
  699. --transcript--'! Blocking Downgrade GsCore 0.250 -> GsCore 0.247'
  700. --transcript--'Project: Core 0.247'
  701. --transcript--'Project: XML Parser 1.0.5'
  702. --transcript--'Conflict between existing: BaselineOfGrease spec
  703. name: ''Grease'';
  704. loads: #(''default'' ''Core'' );
  705. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: ConfigurationOfGrease spec
  706. name: ''Grease Core'';
  707. className: ''ConfigurationOfGrease'';
  708. versionString: ''1.0-rc'';
  709. preLoadDoIt: nil;
  710. postLoadDoIt: nil;
  711. loads: #(''Core'' );
  712. repository: ''http://www.squeaksource.com/MetacelloRepository''.^M resolved in favor of existing'
  713. --transcript--'Conflict between existing: BaselineOfGrease spec
  714. name: ''Grease'';
  715. loads: #(''default'' ''Core'' );
  716. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: ConfigurationOfGrease spec
  717. name: ''Grease Core'';
  718. className: ''ConfigurationOfGrease'';
  719. versionString: ''1.0-rc'';
  720. preLoadDoIt: nil;
  721. postLoadDoIt: nil;
  722. loads: #(''Core'' );
  723. repository: ''http://www.squeaksource.com/MetacelloRepository''.^M resolved in favor of existing'
  724. --transcript--'Project: Grease Core 1.0-rc'
  725. --transcript--'Project: System-Digital-Signatures stable'
  726. --transcript--'Project: SMTPMail stable'
  727. --transcript--'Project: XMLWriter 2.8.3'
  728. --transcript--'Project: OrderPreservingDictionary stable'
  729. --transcript--' [1.3.8]'
  730. --transcript--'Fetched -> XML-Writer-Core-monty.73 --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main'
  731. --transcript--'Fetched -> XML-Writer-GemstoneCompatibility-monty.7 --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main'
  732. --transcript--'Project: Seaside3 baseline'
  733. --transcript--'Fetched -> (nearest) BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  734. --transcript--'Loaded -> BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  735. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  736. name: ''GLASS1'';
  737. loads: #(''default'' );
  738. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  739. name: ''GLASS1'';
  740. loads: #(''Base'' );
  741. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  742. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  743. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  744. name: ''GLASS1'';
  745. loads: #(''default'' );
  746. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  747. name: ''GLASS1'';
  748. loads: #(''Base'' );
  749. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  750. --transcript--'Conflict between existing: BaselineOfGrease spec
  751. name: ''Grease'';
  752. loads: #(''default'' ''Core'' );
  753. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  754. name: ''Grease'';
  755. loads: #(''Grease-Core'' );
  756. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  757. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  758. --transcript--'Conflict between existing: BaselineOfGrease spec
  759. name: ''Grease'';
  760. loads: #(''default'' ''Core'' );
  761. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  762. name: ''Grease'';
  763. loads: #(''Grease-Core'' );
  764. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  765. --transcript--'Fetched -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  766. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  767. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  768. name: ''GLASS1'';
  769. loads: #(''default'' );
  770. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  771. name: ''GLASS1'';
  772. loads: #(''Base'' );
  773. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  774. --transcript--'Project: GLASS1 baseline'
  775. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  776. --transcript--'Conflict between existing: BaselineOfGrease spec
  777. name: ''Grease'';
  778. loads: #(''default'' ''Core'' );
  779. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  780. name: ''Grease'';
  781. loads: #(''Core'' );
  782. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  783. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  784. --transcript--'Conflict between existing: BaselineOfGrease spec
  785. name: ''Grease'';
  786. loads: #(''default'' ''Core'' );
  787. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  788. name: ''Grease'';
  789. loads: #(''Core'' );
  790. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  791. --transcript--'Conflict between existing: BaselineOfMetacello spec
  792. name: ''Metacello'';
  793. loads: #(''default'' );
  794. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  795. name: ''Metacello'';
  796. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  797. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  798. --transcript--'Conflict between existing: BaselineOfMetacello spec
  799. name: ''Metacello'';
  800. loads: #(''default'' );
  801. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  802. name: ''Metacello'';
  803. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  804. --transcript--'Project: GoferProjectLoader stable'
  805. --transcript--' [1.0-alpha2.2]'
  806. --transcript--'! Blocking Downgrade Gofer 1.0.5.1 -> Gofer 1.0.2.1'
  807. --transcript--'! Blocking Downgrade Gofer 1.0.5.1 -> Gofer 1.0.2.1'
  808. --transcript--'Project: Gofer Core 1.0.2.1'
  809. --transcript--'Project: Gofer stable'
  810. --transcript--'Conflict between existing: BaselineOfGrease spec
  811. name: ''Grease'';
  812. loads: #(''default'' ''Core'' );
  813. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  814. name: ''Grease'';
  815. loads: #(''Core'' );
  816. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  817. --transcript--'Project: Grease baseline'
  818. --transcript--'Project: GsCore stable'
  819. --transcript--'Project: UTF8 stable'
  820. --transcript--'Project: System-Digital-Signatures stable'
  821. --transcript--'Project: SMTPMail stable'
  822. --transcript--'Conflict between existing: BaselineOfMetacello spec
  823. name: ''Metacello'';
  824. loads: #(''default'' );
  825. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  826. name: ''Metacello'';
  827. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  828. --transcript--'Project: Metacello baseline'
  829. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  830. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  831. --transcript--'Project: Gofer stable'
  832. --transcript--'Project: FileTree baseline'
  833. --transcript--'Project: Sport baseline'
  834. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  835. --transcript--'Fetched -> Seaside-Squeak-Compatibility-JohanBrichau.2 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  836. --transcript--'Conflict between existing: BaselineOfGrease spec
  837. name: ''Grease'';
  838. loads: #(''default'' ''Core'' );
  839. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  840. name: ''Grease'';
  841. loads: #(''Grease-Core'' );
  842. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  843. --transcript--'Project: Grease baseline'
  844. --transcript--'Fetched -> Seaside-Core-JohanBrichau.874 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  845. --transcript--'Fetched -> Seaside-GemStone320-Core-dkh.1 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  846. --transcript--'Fetched -> Seaside-GemStone-Core-JohanBrichau.82 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  847. --transcript--'Fetched -> Seaside-GemStone-Basic-Development-JohanBrichau.33 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  848. --transcript--'Fetched -> Seaside-Canvas-pmm.137 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  849. --transcript--'Fetched -> Javascript-Core-pmm.99 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  850. --transcript--'Fetched -> Javascript-GemStone-Core-dkh.5 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  851. --transcript--'Fetched -> Prototype-Core-pmm.29 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  852. --transcript--'Fetched -> Scriptaculous-Core-JohanBrichau.106 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  853. --transcript--'Fetched -> Seaside-Session-pmm.187 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  854. --transcript--'Fetched -> Seaside-GemStone-Session-JohanBrichau.6 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  855. --transcript--'Fetched -> Seaside-Component-pmm.102 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  856. --transcript--'Fetched -> Seaside-Widgets-JohanBrichau.36 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  857. --transcript--'Fetched -> Seaside-GemStone-Tools-Production-JohanBrichau.25 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  858. --transcript--'Fetched -> Seaside-RenderLoop-pmm.99 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  859. --transcript--'Fetched -> Seaside-Tools-Core-pmm.30 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  860. --transcript--'Fetched -> Seaside-Flow-pmm.25 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  861. --transcript--'Fetched -> Scriptaculous-Components-JohanBrichau.116 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  862. --transcript--'Fetched -> Seaside-Environment-JohanBrichau.85 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  863. --transcript--'Fetched -> Seaside-GemStone-Environment-dkh.12 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  864. --transcript--'Fetched -> Seaside-GemStone-Continuation-DaleHenrichs.20 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  865. --transcript--'Fetched -> Seaside-GemStone-Flow-dkh.12 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  866. --transcript--'Project: GsApplicationTools baseline'
  867. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  868. name: ''GLASS1'';
  869. loads: #(''default'' ''Base'' );
  870. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  871. name: ''GLASS1'';
  872. loads: #(''Base'' );
  873. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  874. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  875. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  876. name: ''GLASS1'';
  877. loads: #(''default'' ''Base'' );
  878. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  879. name: ''GLASS1'';
  880. loads: #(''Base'' );
  881. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  882. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  883. name: ''GLASS1'';
  884. loads: #(''default'' ''Base'' );
  885. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  886. name: ''GLASS1'';
  887. loads: #(''Base'' );
  888. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  889. --transcript--'Project: GLASS1 baseline'
  890. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  891. --transcript--'Conflict between existing: BaselineOfGrease spec
  892. name: ''Grease'';
  893. loads: #(''default'' ''Core'' );
  894. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  895. name: ''Grease'';
  896. loads: #(''Core'' );
  897. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  898. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  899. --transcript--'Conflict between existing: BaselineOfGrease spec
  900. name: ''Grease'';
  901. loads: #(''default'' ''Core'' );
  902. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  903. name: ''Grease'';
  904. loads: #(''Core'' );
  905. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  906. --transcript--'Conflict between existing: BaselineOfMetacello spec
  907. name: ''Metacello'';
  908. loads: #(''default'' );
  909. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  910. name: ''Metacello'';
  911. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  912. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  913. --transcript--'Conflict between existing: BaselineOfMetacello spec
  914. name: ''Metacello'';
  915. loads: #(''default'' );
  916. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  917. name: ''Metacello'';
  918. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  919. --transcript--'Project: GoferProjectLoader stable'
  920. --transcript--'Project: Gofer stable'
  921. --transcript--'Conflict between existing: BaselineOfGrease spec
  922. name: ''Grease'';
  923. loads: #(''default'' ''Core'' );
  924. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  925. name: ''Grease'';
  926. loads: #(''Core'' );
  927. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  928. --transcript--'Project: Grease baseline'
  929. --transcript--'Project: GsCore stable'
  930. --transcript--'Project: UTF8 stable'
  931. --transcript--'Project: System-Digital-Signatures stable'
  932. --transcript--'Project: SMTPMail stable'
  933. --transcript--'Conflict between existing: BaselineOfMetacello spec
  934. name: ''Metacello'';
  935. loads: #(''default'' );
  936. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  937. name: ''Metacello'';
  938. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  939. --transcript--'Project: Metacello baseline'
  940. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  941. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  942. --transcript--'Project: Gofer stable'
  943. --transcript--'Project: FileTree baseline'
  944. --transcript--'Project: Sport baseline'
  945. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  946. --transcript--'Fetched -> GsApplicationTools-Server-dkh.86 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  947. --transcript--'Fetched -> GsApplicationTools-ServerV30-dkh.28 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  948. --transcript--'Project: Zinc Project baseline'
  949. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  950. name: ''GLASS1'';
  951. loads: #(''default'' ''Base'' );
  952. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  953. name: ''GLASS1'';
  954. loads: #(''Base'' ''Announcements'' );
  955. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  956. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  957. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  958. name: ''GLASS1'';
  959. loads: #(''default'' ''Base'' );
  960. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  961. name: ''GLASS1'';
  962. loads: #(''Base'' ''Announcements'' );
  963. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  964. --transcript--'Fetched -> (nearest) BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  965. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  966. --transcript--'Fetched -> Zinc-Character-Encoding-Core-dkh.46 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  967. --transcript--'Fetched -> Zinc-Resource-Meta-Core-JohanBrichau.18 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  968. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  969. name: ''GLASS1'';
  970. loads: #(''default'' ''Base'' );
  971. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  972. name: ''GLASS1'';
  973. loads: #(''Base'' ''Announcements'' );
  974. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  975. --transcript--'Project: GLASS1 baseline'
  976. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  977. --transcript--'Conflict between existing: BaselineOfGrease spec
  978. name: ''Grease'';
  979. loads: #(''default'' ''Core'' );
  980. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  981. name: ''Grease'';
  982. loads: #(''Core'' );
  983. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  984. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  985. --transcript--'Conflict between existing: BaselineOfGrease spec
  986. name: ''Grease'';
  987. loads: #(''default'' ''Core'' );
  988. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  989. name: ''Grease'';
  990. loads: #(''Core'' );
  991. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  992. --transcript--'Conflict between existing: BaselineOfMetacello spec
  993. name: ''Metacello'';
  994. loads: #(''default'' );
  995. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  996. name: ''Metacello'';
  997. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  998. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  999. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1000. name: ''Metacello'';
  1001. loads: #(''default'' );
  1002. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1003. name: ''Metacello'';
  1004. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1005. --transcript--'Project: GoferProjectLoader stable'
  1006. --transcript--'Project: Gofer stable'
  1007. --transcript--'Conflict between existing: BaselineOfGrease spec
  1008. name: ''Grease'';
  1009. loads: #(''default'' ''Core'' );
  1010. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1011. name: ''Grease'';
  1012. loads: #(''Core'' );
  1013. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1014. --transcript--'Project: Grease baseline'
  1015. --transcript--'Project: GsCore stable'
  1016. --transcript--'Project: UTF8 stable'
  1017. --transcript--'Project: System-Digital-Signatures stable'
  1018. --transcript--'Project: SMTPMail stable'
  1019. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1020. name: ''Metacello'';
  1021. loads: #(''default'' );
  1022. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1023. name: ''Metacello'';
  1024. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1025. --transcript--'Project: Metacello baseline'
  1026. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1027. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1028. --transcript--'Project: Gofer stable'
  1029. --transcript--'Project: FileTree baseline'
  1030. --transcript--'Project: Sport baseline'
  1031. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1032. --transcript--'Project: GsApplicationTools baseline'
  1033. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1034. name: ''GLASS1'';
  1035. loads: #(''default'' ''Base'' ''Announcements'' );
  1036. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1037. name: ''GLASS1'';
  1038. loads: #(''Base'' );
  1039. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1040. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1041. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1042. name: ''GLASS1'';
  1043. loads: #(''default'' ''Base'' ''Announcements'' );
  1044. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1045. name: ''GLASS1'';
  1046. loads: #(''Base'' );
  1047. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1048. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1049. name: ''GLASS1'';
  1050. loads: #(''default'' ''Base'' ''Announcements'' );
  1051. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1052. name: ''GLASS1'';
  1053. loads: #(''Base'' );
  1054. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1055. --transcript--'Project: GLASS1 baseline'
  1056. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1057. --transcript--'Conflict between existing: BaselineOfGrease spec
  1058. name: ''Grease'';
  1059. loads: #(''default'' ''Core'' );
  1060. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1061. name: ''Grease'';
  1062. loads: #(''Core'' );
  1063. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1064. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1065. --transcript--'Conflict between existing: BaselineOfGrease spec
  1066. name: ''Grease'';
  1067. loads: #(''default'' ''Core'' );
  1068. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1069. name: ''Grease'';
  1070. loads: #(''Core'' );
  1071. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1072. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1073. name: ''Metacello'';
  1074. loads: #(''default'' );
  1075. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1076. name: ''Metacello'';
  1077. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1078. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1079. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1080. name: ''Metacello'';
  1081. loads: #(''default'' );
  1082. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1083. name: ''Metacello'';
  1084. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1085. --transcript--'Project: GoferProjectLoader stable'
  1086. --transcript--'Project: Gofer stable'
  1087. --transcript--'Conflict between existing: BaselineOfGrease spec
  1088. name: ''Grease'';
  1089. loads: #(''default'' ''Core'' );
  1090. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1091. name: ''Grease'';
  1092. loads: #(''Core'' );
  1093. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1094. --transcript--'Project: Grease baseline'
  1095. --transcript--'Project: GsCore stable'
  1096. --transcript--'Project: UTF8 stable'
  1097. --transcript--'Project: System-Digital-Signatures stable'
  1098. --transcript--'Project: SMTPMail stable'
  1099. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1100. name: ''Metacello'';
  1101. loads: #(''default'' );
  1102. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1103. name: ''Metacello'';
  1104. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1105. --transcript--'Project: Metacello baseline'
  1106. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1107. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1108. --transcript--'Project: Gofer stable'
  1109. --transcript--'Project: FileTree baseline'
  1110. --transcript--'Project: Sport baseline'
  1111. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1112. --transcript--'Fetched -> SocketStream-dkh.24 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  1113. --transcript--'Fetched -> Zinc-FileSystem-Legacy-dkh.8 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  1114. --transcript--'Fetched -> Zinc-HTTP-dkh.421 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  1115. --transcript--'Fetched -> Zinc-GemStone-Server-Tools-dkh.37 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  1116. --transcript--'Fetched -> Zinc-Seaside-JohanBrichau.43 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1117. --transcript--'Fetched -> Seaside-GemStone-GemServer-Core-dkh.10 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1118. --transcript--'Fetched -> Seaside-GemStone-Adaptors-Zinc-JohanBrichau.19 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1119. --transcript--'Project: SeasideDevelopment baseline'
  1120. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1121. name: ''GLASS1'';
  1122. loads: #(''default'' ''Base'' ''Announcements'' );
  1123. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1124. name: ''GLASS1'';
  1125. loads: #(''Base'' );
  1126. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1127. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1128. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1129. name: ''GLASS1'';
  1130. loads: #(''default'' ''Base'' ''Announcements'' );
  1131. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1132. name: ''GLASS1'';
  1133. loads: #(''Base'' );
  1134. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1135. --transcript--'Conflict between existing: BaselineOfGrease spec
  1136. name: ''Grease'';
  1137. loads: #(''default'' ''Core'' );
  1138. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1139. name: ''Grease'';
  1140. loads: #(''Grease-Core'' );
  1141. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1142. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1143. --transcript--'Conflict between existing: BaselineOfGrease spec
  1144. name: ''Grease'';
  1145. loads: #(''default'' ''Core'' );
  1146. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1147. name: ''Grease'';
  1148. loads: #(''Grease-Core'' );
  1149. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1150. --transcript--'Fetched -> (nearest) BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  1151. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  1152. --transcript--'Fetched -> (nearest) BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  1153. --transcript--'Loaded -> BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  1154. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1155. name: ''GLASS1'';
  1156. loads: #(''default'' ''Base'' ''Announcements'' );
  1157. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1158. name: ''GLASS1'';
  1159. loads: #(''Base'' );
  1160. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1161. --transcript--'Project: GLASS1 baseline'
  1162. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1163. --transcript--'Conflict between existing: BaselineOfGrease spec
  1164. name: ''Grease'';
  1165. loads: #(''default'' ''Core'' );
  1166. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1167. name: ''Grease'';
  1168. loads: #(''Core'' );
  1169. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1170. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1171. --transcript--'Conflict between existing: BaselineOfGrease spec
  1172. name: ''Grease'';
  1173. loads: #(''default'' ''Core'' );
  1174. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1175. name: ''Grease'';
  1176. loads: #(''Core'' );
  1177. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1178. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1179. name: ''Metacello'';
  1180. loads: #(''default'' );
  1181. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1182. name: ''Metacello'';
  1183. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1184. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1185. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1186. name: ''Metacello'';
  1187. loads: #(''default'' );
  1188. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1189. name: ''Metacello'';
  1190. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1191. --transcript--'Project: GoferProjectLoader stable'
  1192. --transcript--'Project: Gofer stable'
  1193. --transcript--'Conflict between existing: BaselineOfGrease spec
  1194. name: ''Grease'';
  1195. loads: #(''default'' ''Core'' );
  1196. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1197. name: ''Grease'';
  1198. loads: #(''Core'' );
  1199. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1200. --transcript--'Project: Grease baseline'
  1201. --transcript--'Project: GsCore stable'
  1202. --transcript--'Project: UTF8 stable'
  1203. --transcript--'Project: System-Digital-Signatures stable'
  1204. --transcript--'Project: SMTPMail stable'
  1205. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1206. name: ''Metacello'';
  1207. loads: #(''default'' );
  1208. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1209. name: ''Metacello'';
  1210. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1211. --transcript--'Project: Metacello baseline'
  1212. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1213. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1214. --transcript--'Project: Gofer stable'
  1215. --transcript--'Project: FileTree baseline'
  1216. --transcript--'Project: Sport baseline'
  1217. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1218. --transcript--'Conflict between existing: BaselineOfGrease spec
  1219. name: ''Grease'';
  1220. loads: #(''default'' ''Core'' );
  1221. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1222. name: ''Grease'';
  1223. loads: #(''Grease-Core'' );
  1224. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1225. --transcript--'Project: Grease baseline'
  1226. --transcript--'Fetched -> Seaside-Tools-Web-JohanBrichau.129 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1227. --transcript--'Fetched -> Seaside-GemStone-Tools-Web-DaleHenrichs.4 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1228. --transcript--'Fetched -> Seaside-Development-pmm.166 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1229. --transcript--'Fetched -> Seaside-GemStone-Development-JohanBrichau.34 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1230. --transcript--'Project: GsApplicationTools baseline'
  1231. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1232. name: ''GLASS1'';
  1233. loads: #(''default'' ''Base'' ''Announcements'' );
  1234. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1235. name: ''GLASS1'';
  1236. loads: #(''Base'' );
  1237. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1238. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1239. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1240. name: ''GLASS1'';
  1241. loads: #(''default'' ''Base'' ''Announcements'' );
  1242. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1243. name: ''GLASS1'';
  1244. loads: #(''Base'' );
  1245. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1246. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1247. name: ''GLASS1'';
  1248. loads: #(''default'' ''Base'' ''Announcements'' );
  1249. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1250. name: ''GLASS1'';
  1251. loads: #(''Base'' );
  1252. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1253. --transcript--'Project: GLASS1 baseline'
  1254. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1255. --transcript--'Conflict between existing: BaselineOfGrease spec
  1256. name: ''Grease'';
  1257. loads: #(''default'' ''Core'' );
  1258. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1259. name: ''Grease'';
  1260. loads: #(''Core'' );
  1261. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1262. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1263. --transcript--'Conflict between existing: BaselineOfGrease spec
  1264. name: ''Grease'';
  1265. loads: #(''default'' ''Core'' );
  1266. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1267. name: ''Grease'';
  1268. loads: #(''Core'' );
  1269. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1270. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1271. name: ''Metacello'';
  1272. loads: #(''default'' );
  1273. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1274. name: ''Metacello'';
  1275. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1276. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1277. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1278. name: ''Metacello'';
  1279. loads: #(''default'' );
  1280. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1281. name: ''Metacello'';
  1282. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1283. --transcript--'Project: GoferProjectLoader stable'
  1284. --transcript--'Project: Gofer stable'
  1285. --transcript--'Conflict between existing: BaselineOfGrease spec
  1286. name: ''Grease'';
  1287. loads: #(''default'' ''Core'' );
  1288. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1289. name: ''Grease'';
  1290. loads: #(''Core'' );
  1291. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1292. --transcript--'Project: Grease baseline'
  1293. --transcript--'Project: GsCore stable'
  1294. --transcript--'Project: UTF8 stable'
  1295. --transcript--'Project: System-Digital-Signatures stable'
  1296. --transcript--'Project: SMTPMail stable'
  1297. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1298. name: ''Metacello'';
  1299. loads: #(''default'' );
  1300. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1301. name: ''Metacello'';
  1302. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1303. --transcript--'Project: Metacello baseline'
  1304. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1305. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1306. --transcript--'Project: Gofer stable'
  1307. --transcript--'Project: FileTree baseline'
  1308. --transcript--'Project: Sport baseline'
  1309. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1310. --transcript--'Project: Zinc Project baseline'
  1311. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1312. name: ''GLASS1'';
  1313. loads: #(''default'' ''Base'' ''Announcements'' );
  1314. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1315. name: ''GLASS1'';
  1316. loads: #(''Base'' ''Announcements'' );
  1317. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1318. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1319. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1320. name: ''GLASS1'';
  1321. loads: #(''default'' ''Base'' ''Announcements'' );
  1322. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1323. name: ''GLASS1'';
  1324. loads: #(''Base'' ''Announcements'' );
  1325. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1326. --transcript--'Fetched -> (nearest) BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  1327. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  1328. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1329. name: ''GLASS1'';
  1330. loads: #(''default'' ''Base'' ''Announcements'' );
  1331. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1332. name: ''GLASS1'';
  1333. loads: #(''Base'' ''Announcements'' );
  1334. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1335. --transcript--'Project: GLASS1 baseline'
  1336. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1337. --transcript--'Conflict between existing: BaselineOfGrease spec
  1338. name: ''Grease'';
  1339. loads: #(''default'' ''Core'' );
  1340. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1341. name: ''Grease'';
  1342. loads: #(''Core'' );
  1343. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1344. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1345. --transcript--'Conflict between existing: BaselineOfGrease spec
  1346. name: ''Grease'';
  1347. loads: #(''default'' ''Core'' );
  1348. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1349. name: ''Grease'';
  1350. loads: #(''Core'' );
  1351. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1352. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1353. name: ''Metacello'';
  1354. loads: #(''default'' );
  1355. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1356. name: ''Metacello'';
  1357. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1358. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1359. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1360. name: ''Metacello'';
  1361. loads: #(''default'' );
  1362. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1363. name: ''Metacello'';
  1364. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1365. --transcript--'Project: GoferProjectLoader stable'
  1366. --transcript--'Project: Gofer stable'
  1367. --transcript--'Conflict between existing: BaselineOfGrease spec
  1368. name: ''Grease'';
  1369. loads: #(''default'' ''Core'' );
  1370. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1371. name: ''Grease'';
  1372. loads: #(''Core'' );
  1373. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1374. --transcript--'Project: Grease baseline'
  1375. --transcript--'Project: GsCore stable'
  1376. --transcript--'Project: UTF8 stable'
  1377. --transcript--'Project: System-Digital-Signatures stable'
  1378. --transcript--'Project: SMTPMail stable'
  1379. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1380. name: ''Metacello'';
  1381. loads: #(''default'' );
  1382. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1383. name: ''Metacello'';
  1384. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1385. --transcript--'Project: Metacello baseline'
  1386. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1387. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1388. --transcript--'Project: Gofer stable'
  1389. --transcript--'Project: FileTree baseline'
  1390. --transcript--'Project: Sport baseline'
  1391. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1392. --transcript--'Project: GsApplicationTools baseline'
  1393. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1394. name: ''GLASS1'';
  1395. loads: #(''default'' ''Base'' ''Announcements'' );
  1396. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1397. name: ''GLASS1'';
  1398. loads: #(''Base'' );
  1399. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1400. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1401. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1402. name: ''GLASS1'';
  1403. loads: #(''default'' ''Base'' ''Announcements'' );
  1404. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1405. name: ''GLASS1'';
  1406. loads: #(''Base'' );
  1407. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1408. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1409. name: ''GLASS1'';
  1410. loads: #(''default'' ''Base'' ''Announcements'' );
  1411. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1412. name: ''GLASS1'';
  1413. loads: #(''Base'' );
  1414. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1415. --transcript--'Project: GLASS1 baseline'
  1416. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1417. --transcript--'Conflict between existing: BaselineOfGrease spec
  1418. name: ''Grease'';
  1419. loads: #(''default'' ''Core'' );
  1420. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1421. name: ''Grease'';
  1422. loads: #(''Core'' );
  1423. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1424. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1425. --transcript--'Conflict between existing: BaselineOfGrease spec
  1426. name: ''Grease'';
  1427. loads: #(''default'' ''Core'' );
  1428. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1429. name: ''Grease'';
  1430. loads: #(''Core'' );
  1431. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1432. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1433. name: ''Metacello'';
  1434. loads: #(''default'' );
  1435. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1436. name: ''Metacello'';
  1437. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1438. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1439. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1440. name: ''Metacello'';
  1441. loads: #(''default'' );
  1442. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1443. name: ''Metacello'';
  1444. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1445. --transcript--'Project: GoferProjectLoader stable'
  1446. --transcript--'Project: Gofer stable'
  1447. --transcript--'Conflict between existing: BaselineOfGrease spec
  1448. name: ''Grease'';
  1449. loads: #(''default'' ''Core'' );
  1450. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1451. name: ''Grease'';
  1452. loads: #(''Core'' );
  1453. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1454. --transcript--'Project: Grease baseline'
  1455. --transcript--'Project: GsCore stable'
  1456. --transcript--'Project: UTF8 stable'
  1457. --transcript--'Project: System-Digital-Signatures stable'
  1458. --transcript--'Project: SMTPMail stable'
  1459. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1460. name: ''Metacello'';
  1461. loads: #(''default'' );
  1462. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1463. name: ''Metacello'';
  1464. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1465. --transcript--'Project: Metacello baseline'
  1466. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1467. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1468. --transcript--'Project: Gofer stable'
  1469. --transcript--'Project: FileTree baseline'
  1470. --transcript--'Project: Sport baseline'
  1471. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1472. --transcript--'Project: Magritte3 3.5.0'
  1473. --transcript--'! Blocking Downgrade GsCore 0.250 -> GsCore 0.242'
  1474. --transcript--'Conflict between existing: BaselineOfGrease spec
  1475. name: ''Grease'';
  1476. loads: #(''default'' ''Core'' );
  1477. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: ConfigurationOfGrease spec
  1478. name: ''Grease'';
  1479. versionString: #''release1.2'';
  1480. preLoadDoIt: nil;
  1481. postLoadDoIt: nil;
  1482. loads: #(''Core'' );
  1483. repository: ''http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main''.^M resolved in favor of existing'
  1484. --transcript--'Conflict between existing: BaselineOfSeaside3 spec
  1485. name: ''SeasideDevelopment'';
  1486. className: ''BaselineOfSeaside3'';
  1487. preLoadDoIt: nil;
  1488. postLoadDoIt: nil;
  1489. operator: #''='';
  1490. loads: #(''Seaside-Development'' );
  1491. repository: ''github://SeasideSt/Seaside:v3.2.4/repository''.^M and new: ConfigurationOfSeaside3 spec
  1492. name: ''Seaside3'';
  1493. versionString: #''release3.1'';
  1494. preLoadDoIt: nil;
  1495. postLoadDoIt: nil;
  1496. loads: #(''Core'' ''Javascript'' ''RSS'' ''Filesystem'' ''Welcome'' );
  1497. repository: ''http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main''.^M resolved in favor of existing'
  1498. --transcript--'Conflict between existing: BaselineOfGrease spec
  1499. name: ''Grease'';
  1500. loads: #(''default'' ''Core'' );
  1501. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: ConfigurationOfGrease spec
  1502. name: ''Grease'';
  1503. versionString: #''release1.2'';
  1504. preLoadDoIt: nil;
  1505. postLoadDoIt: nil;
  1506. loads: #(''Core'' );
  1507. repository: ''http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main''.^M resolved in favor of existing'
  1508. --transcript--'Project: Grease release1.2'
  1509. --transcript--'Conflict between existing: BaselineOfSeaside3 spec
  1510. name: ''SeasideDevelopment'';
  1511. className: ''BaselineOfSeaside3'';
  1512. preLoadDoIt: nil;
  1513. postLoadDoIt: nil;
  1514. operator: #''='';
  1515. loads: #(''Seaside-Development'' );
  1516. repository: ''github://SeasideSt/Seaside:v3.2.4/repository''.^M and new: ConfigurationOfSeaside3 spec
  1517. name: ''Seaside3'';
  1518. versionString: #''release3.1'';
  1519. preLoadDoIt: nil;
  1520. postLoadDoIt: nil;
  1521. loads: #(''Core'' ''Javascript'' ''RSS'' ''Filesystem'' ''Welcome'' );
  1522. repository: ''http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main''.^M resolved in favor of existing'
  1523. --transcript--'Project: Seaside3 release3.1'
  1524. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1525. name: ''GLASS1'';
  1526. loads: #(''default'' ''Base'' ''Announcements'' );
  1527. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1528. name: ''GLASS1'';
  1529. loads: #(''Base'' );
  1530. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1531. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1532. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1533. name: ''GLASS1'';
  1534. loads: #(''default'' ''Base'' ''Announcements'' );
  1535. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1536. name: ''GLASS1'';
  1537. loads: #(''Base'' );
  1538. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1539. --transcript--'Fetched -> (nearest) BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  1540. --transcript--'Loaded -> BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  1541. --transcript--'Conflict between existing: BaselineOfGrease spec
  1542. name: ''Grease'';
  1543. loads: #(''default'' ''Core'' );
  1544. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1545. name: ''Grease'';
  1546. loads: #(''Grease-Core'' );
  1547. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1548. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1549. --transcript--'Conflict between existing: BaselineOfGrease spec
  1550. name: ''Grease'';
  1551. loads: #(''default'' ''Core'' );
  1552. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1553. name: ''Grease'';
  1554. loads: #(''Grease-Core'' );
  1555. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1556. --transcript--'Fetched -> (nearest) BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  1557. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  1558. --transcript--'Conflict between existing: BaselineOfGrease spec
  1559. name: ''Grease'';
  1560. loads: #(''default'' ''Core'' );
  1561. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1562. name: ''Grease Core Tests'';
  1563. className: ''BaselineOfGrease'';
  1564. preLoadDoIt: nil;
  1565. postLoadDoIt: nil;
  1566. loads: #(''Core Tests'' );
  1567. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1568. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1569. --transcript--'Conflict between existing: BaselineOfGrease spec
  1570. name: ''Grease'';
  1571. loads: #(''default'' ''Core'' );
  1572. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1573. name: ''Grease Core Tests'';
  1574. className: ''BaselineOfGrease'';
  1575. preLoadDoIt: nil;
  1576. postLoadDoIt: nil;
  1577. loads: #(''Core Tests'' );
  1578. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1579. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1580. name: ''GLASS1'';
  1581. loads: #(''default'' ''Base'' ''Announcements'' );
  1582. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1583. name: ''GLASS1'';
  1584. loads: #(''Base'' );
  1585. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1586. --transcript--'Project: GLASS1 baseline'
  1587. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1588. --transcript--'Conflict between existing: BaselineOfGrease spec
  1589. name: ''Grease'';
  1590. loads: #(''default'' ''Core'' );
  1591. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1592. name: ''Grease'';
  1593. loads: #(''Core'' );
  1594. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1595. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1596. --transcript--'Conflict between existing: BaselineOfGrease spec
  1597. name: ''Grease'';
  1598. loads: #(''default'' ''Core'' );
  1599. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1600. name: ''Grease'';
  1601. loads: #(''Core'' );
  1602. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1603. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1604. name: ''Metacello'';
  1605. loads: #(''default'' );
  1606. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1607. name: ''Metacello'';
  1608. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1609. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1610. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1611. name: ''Metacello'';
  1612. loads: #(''default'' );
  1613. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1614. name: ''Metacello'';
  1615. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1616. --transcript--'Project: GoferProjectLoader stable'
  1617. --transcript--'Project: Gofer stable'
  1618. --transcript--'Conflict between existing: BaselineOfGrease spec
  1619. name: ''Grease'';
  1620. loads: #(''default'' ''Core'' );
  1621. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1622. name: ''Grease'';
  1623. loads: #(''Core'' );
  1624. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1625. --transcript--'Project: Grease baseline'
  1626. --transcript--'Project: GsCore stable'
  1627. --transcript--'Project: UTF8 stable'
  1628. --transcript--'Project: System-Digital-Signatures stable'
  1629. --transcript--'Project: SMTPMail stable'
  1630. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1631. name: ''Metacello'';
  1632. loads: #(''default'' );
  1633. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1634. name: ''Metacello'';
  1635. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1636. --transcript--'Project: Metacello baseline'
  1637. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1638. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1639. --transcript--'Project: Gofer stable'
  1640. --transcript--'Project: FileTree baseline'
  1641. --transcript--'Project: Sport baseline'
  1642. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1643. --transcript--'Conflict between existing: BaselineOfGrease spec
  1644. name: ''Grease'';
  1645. loads: #(''default'' ''Core'' );
  1646. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1647. name: ''Grease'';
  1648. loads: #(''Grease-Core'' );
  1649. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1650. --transcript--'Project: Grease baseline'
  1651. --transcript--'Conflict between existing: BaselineOfGrease spec
  1652. name: ''Grease'';
  1653. loads: #(''default'' ''Core'' );
  1654. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1655. name: ''Grease Core Tests'';
  1656. className: ''BaselineOfGrease'';
  1657. preLoadDoIt: nil;
  1658. postLoadDoIt: nil;
  1659. loads: #(''Core Tests'' );
  1660. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1661. --transcript--'Project: Grease Core Tests baseline'
  1662. --transcript--'Project: GsCore stable'
  1663. --transcript--'Project: UTF8 stable'
  1664. --transcript--'Project: System-Digital-Signatures stable'
  1665. --transcript--'Project: SMTPMail stable'
  1666. --transcript--'Fetched -> Grease-Tests-Core-pmm.99 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1667. --transcript--'Fetched -> Grease-Tests-GemStone-Core-dkh.14 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1668. --transcript--'Fetched -> Seaside-FileSystem-JohanBrichau.30 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1669. --transcript--'Fetched -> Seaside-GemStone-FileSystem-MarianoMartinezPeck.2 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1670. --transcript--'Fetched -> Seaside-Tests-Core-pmm.309 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1671. --transcript--'Fetched -> Seaside-Tests-GemStone-Core-JohanBrichau.18 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1672. --transcript--'Fetched -> RSS-Core-pmm.71 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1673. --transcript--'Fetched -> JQuery-Core-JohanBrichau.139 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1674. --transcript--'Fetched -> JQuery-UI-pmm.95 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1675. --transcript--'Fetched -> Javascript-Tests-Core-JohanBrichau.73 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1676. --transcript--'Fetched -> Seaside-Examples-pmm.35 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1677. --transcript--'Fetched -> Seaside-Tests-Functional-JohanBrichau.168 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1678. --transcript--'Fetched -> Seaside-Tests-GemStone-Functional-dkh.12 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1679. --transcript--'Fetched -> Seaside-Tests-Flow-pmm.37 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1680. --transcript--'Fetched -> Seaside-Tests-GemStone-Flow-dkh.4 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1681. --transcript--'Fetched -> JQuery-Tests-Core-pmm.149 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1682. --transcript--'Fetched -> JQuery-Tests-UI-pmm.89 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1683. --transcript--'Fetched -> Seaside-Welcome-JohanBrichau.50 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1684. --transcript--'Fetched -> Seaside-GemStone-Welcome-DaleHenrichs.1 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1685. --transcript--'Fetched -> Seaside-Tests-Welcome-lr.6 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1686. --transcript--'Fetched -> Seaside-Tests-GemStone-Continuation-DaleHenrichs.12 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  1687. --transcript--'Project: GsApplicationTools baseline'
  1688. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1689. name: ''GLASS1'';
  1690. loads: #(''default'' ''Base'' ''Announcements'' );
  1691. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1692. name: ''GLASS1'';
  1693. loads: #(''Base'' );
  1694. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1695. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1696. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1697. name: ''GLASS1'';
  1698. loads: #(''default'' ''Base'' ''Announcements'' );
  1699. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1700. name: ''GLASS1'';
  1701. loads: #(''Base'' );
  1702. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1703. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1704. name: ''GLASS1'';
  1705. loads: #(''default'' ''Base'' ''Announcements'' );
  1706. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1707. name: ''GLASS1'';
  1708. loads: #(''Base'' );
  1709. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1710. --transcript--'Project: GLASS1 baseline'
  1711. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1712. --transcript--'Conflict between existing: BaselineOfGrease spec
  1713. name: ''Grease'';
  1714. loads: #(''default'' ''Core Tests'' ''Core'' );
  1715. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1716. name: ''Grease-Tests'';
  1717. className: ''BaselineOfGrease'';
  1718. preLoadDoIt: nil;
  1719. postLoadDoIt: nil;
  1720. loads: #(''Tests'' );
  1721. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1722. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1723. --transcript--'Conflict between existing: BaselineOfGrease spec
  1724. name: ''Grease'';
  1725. loads: #(''default'' ''Core Tests'' ''Core'' );
  1726. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1727. name: ''Grease-Tests'';
  1728. className: ''BaselineOfGrease'';
  1729. preLoadDoIt: nil;
  1730. postLoadDoIt: nil;
  1731. loads: #(''Tests'' );
  1732. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1733. --transcript--'Conflict between existing: BaselineOfGrease spec
  1734. name: ''Grease'';
  1735. loads: #(''default'' ''Core Tests'' ''Core'' );
  1736. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1737. name: ''Grease'';
  1738. loads: #(''Core'' );
  1739. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1740. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1741. --transcript--'Conflict between existing: BaselineOfGrease spec
  1742. name: ''Grease'';
  1743. loads: #(''default'' ''Core Tests'' ''Core'' );
  1744. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1745. name: ''Grease'';
  1746. loads: #(''Core'' );
  1747. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1748. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1749. name: ''Metacello'';
  1750. loads: #(''default'' );
  1751. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1752. name: ''Metacello'';
  1753. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1754. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1755. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1756. name: ''Metacello'';
  1757. loads: #(''default'' );
  1758. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1759. name: ''Metacello'';
  1760. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1761. --transcript--'Project: GoferProjectLoader stable'
  1762. --transcript--'Project: Gofer stable'
  1763. --transcript--'Conflict between existing: BaselineOfGrease spec
  1764. name: ''Grease'';
  1765. loads: #(''default'' ''Core Tests'' ''Core'' );
  1766. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1767. name: ''Grease'';
  1768. loads: #(''Core'' );
  1769. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1770. --transcript--'Project: Grease baseline'
  1771. --transcript--'Project: GsCore stable'
  1772. --transcript--'Project: UTF8 stable'
  1773. --transcript--'Project: System-Digital-Signatures stable'
  1774. --transcript--'Project: SMTPMail stable'
  1775. --transcript--'Conflict between existing: BaselineOfGrease spec
  1776. name: ''Grease'';
  1777. loads: #(''default'' ''Core Tests'' ''Core'' );
  1778. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1779. name: ''Grease-Tests'';
  1780. className: ''BaselineOfGrease'';
  1781. preLoadDoIt: nil;
  1782. postLoadDoIt: nil;
  1783. loads: #(''Tests'' );
  1784. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1785. --transcript--'Project: Grease-Tests baseline'
  1786. --transcript--'Project: GsCore stable'
  1787. --transcript--'Project: UTF8 stable'
  1788. --transcript--'Project: System-Digital-Signatures stable'
  1789. --transcript--'Project: SMTPMail stable'
  1790. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1791. name: ''Metacello'';
  1792. loads: #(''default'' );
  1793. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1794. name: ''Metacello'';
  1795. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1796. --transcript--'Project: Metacello baseline'
  1797. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1798. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1799. --transcript--'Project: Gofer stable'
  1800. --transcript--'Project: FileTree baseline'
  1801. --transcript--'Project: Sport baseline'
  1802. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1803. --transcript--'Project: Zinc Project baseline'
  1804. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1805. name: ''GLASS1'';
  1806. loads: #(''default'' ''Base'' ''Announcements'' );
  1807. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1808. name: ''GLASS1'';
  1809. loads: #(''Base'' ''Announcements'' );
  1810. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1811. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1812. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1813. name: ''GLASS1'';
  1814. loads: #(''default'' ''Base'' ''Announcements'' );
  1815. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1816. name: ''GLASS1'';
  1817. loads: #(''Base'' ''Announcements'' );
  1818. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1819. --transcript--'Fetched -> (nearest) BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  1820. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  1821. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1822. name: ''GLASS1'';
  1823. loads: #(''default'' ''Base'' ''Announcements'' );
  1824. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1825. name: ''GLASS1'';
  1826. loads: #(''Base'' ''Announcements'' );
  1827. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1828. --transcript--'Project: GLASS1 baseline'
  1829. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1830. --transcript--'Conflict between existing: BaselineOfGrease spec
  1831. name: ''Grease'';
  1832. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1833. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1834. name: ''Grease-Tests'';
  1835. className: ''BaselineOfGrease'';
  1836. preLoadDoIt: nil;
  1837. postLoadDoIt: nil;
  1838. loads: #(''Tests'' );
  1839. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1840. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1841. --transcript--'Conflict between existing: BaselineOfGrease spec
  1842. name: ''Grease'';
  1843. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1844. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1845. name: ''Grease-Tests'';
  1846. className: ''BaselineOfGrease'';
  1847. preLoadDoIt: nil;
  1848. postLoadDoIt: nil;
  1849. loads: #(''Tests'' );
  1850. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1851. --transcript--'Conflict between existing: BaselineOfGrease spec
  1852. name: ''Grease'';
  1853. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1854. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1855. name: ''Grease'';
  1856. loads: #(''Core'' );
  1857. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1858. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1859. --transcript--'Conflict between existing: BaselineOfGrease spec
  1860. name: ''Grease'';
  1861. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1862. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1863. name: ''Grease'';
  1864. loads: #(''Core'' );
  1865. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1866. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1867. name: ''Metacello'';
  1868. loads: #(''default'' );
  1869. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1870. name: ''Metacello'';
  1871. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1872. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1873. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1874. name: ''Metacello'';
  1875. loads: #(''default'' );
  1876. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1877. name: ''Metacello'';
  1878. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1879. --transcript--'Project: GoferProjectLoader stable'
  1880. --transcript--'Project: Gofer stable'
  1881. --transcript--'Conflict between existing: BaselineOfGrease spec
  1882. name: ''Grease'';
  1883. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1884. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1885. name: ''Grease'';
  1886. loads: #(''Core'' );
  1887. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1888. --transcript--'Project: Grease baseline'
  1889. --transcript--'Project: GsCore stable'
  1890. --transcript--'Project: UTF8 stable'
  1891. --transcript--'Project: System-Digital-Signatures stable'
  1892. --transcript--'Project: SMTPMail stable'
  1893. --transcript--'Conflict between existing: BaselineOfGrease spec
  1894. name: ''Grease'';
  1895. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1896. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1897. name: ''Grease-Tests'';
  1898. className: ''BaselineOfGrease'';
  1899. preLoadDoIt: nil;
  1900. postLoadDoIt: nil;
  1901. loads: #(''Tests'' );
  1902. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1903. --transcript--'Project: Grease-Tests baseline'
  1904. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1905. name: ''Metacello'';
  1906. loads: #(''default'' );
  1907. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1908. name: ''Metacello'';
  1909. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1910. --transcript--'Project: Metacello baseline'
  1911. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1912. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  1913. --transcript--'Project: Gofer stable'
  1914. --transcript--'Project: FileTree baseline'
  1915. --transcript--'Project: Sport baseline'
  1916. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1917. --transcript--'Project: GsApplicationTools baseline'
  1918. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1919. name: ''GLASS1'';
  1920. loads: #(''default'' ''Base'' ''Announcements'' );
  1921. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1922. name: ''GLASS1'';
  1923. loads: #(''Base'' );
  1924. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1925. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  1926. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1927. name: ''GLASS1'';
  1928. loads: #(''default'' ''Base'' ''Announcements'' );
  1929. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1930. name: ''GLASS1'';
  1931. loads: #(''Base'' );
  1932. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1933. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  1934. name: ''GLASS1'';
  1935. loads: #(''default'' ''Base'' ''Announcements'' );
  1936. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  1937. name: ''GLASS1'';
  1938. loads: #(''Base'' );
  1939. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  1940. --transcript--'Project: GLASS1 baseline'
  1941. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  1942. --transcript--'Conflict between existing: BaselineOfGrease spec
  1943. name: ''Grease'';
  1944. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1945. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1946. name: ''Grease-Tests'';
  1947. className: ''BaselineOfGrease'';
  1948. preLoadDoIt: nil;
  1949. postLoadDoIt: nil;
  1950. loads: #(''Tests'' );
  1951. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1952. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1953. --transcript--'Conflict between existing: BaselineOfGrease spec
  1954. name: ''Grease'';
  1955. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1956. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1957. name: ''Grease-Tests'';
  1958. className: ''BaselineOfGrease'';
  1959. preLoadDoIt: nil;
  1960. postLoadDoIt: nil;
  1961. loads: #(''Tests'' );
  1962. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1963. --transcript--'Conflict between existing: BaselineOfGrease spec
  1964. name: ''Grease'';
  1965. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1966. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1967. name: ''Grease'';
  1968. loads: #(''Core'' );
  1969. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1970. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  1971. --transcript--'Conflict between existing: BaselineOfGrease spec
  1972. name: ''Grease'';
  1973. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1974. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1975. name: ''Grease'';
  1976. loads: #(''Core'' );
  1977. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  1978. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1979. name: ''Metacello'';
  1980. loads: #(''default'' );
  1981. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1982. name: ''Metacello'';
  1983. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1984. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  1985. --transcript--'Conflict between existing: BaselineOfMetacello spec
  1986. name: ''Metacello'';
  1987. loads: #(''default'' );
  1988. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  1989. name: ''Metacello'';
  1990. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  1991. --transcript--'Project: GoferProjectLoader stable'
  1992. --transcript--'Project: Gofer stable'
  1993. --transcript--'Conflict between existing: BaselineOfGrease spec
  1994. name: ''Grease'';
  1995. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  1996. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  1997. name: ''Grease'';
  1998. loads: #(''Core'' );
  1999. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2000. --transcript--'Project: Grease baseline'
  2001. --transcript--'Project: GsCore stable'
  2002. --transcript--'Project: UTF8 stable'
  2003. --transcript--'Project: System-Digital-Signatures stable'
  2004. --transcript--'Project: SMTPMail stable'
  2005. --transcript--'Conflict between existing: BaselineOfGrease spec
  2006. name: ''Grease'';
  2007. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2008. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2009. name: ''Grease-Tests'';
  2010. className: ''BaselineOfGrease'';
  2011. preLoadDoIt: nil;
  2012. postLoadDoIt: nil;
  2013. loads: #(''Tests'' );
  2014. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2015. --transcript--'Project: Grease-Tests baseline'
  2016. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2017. name: ''Metacello'';
  2018. loads: #(''default'' );
  2019. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2020. name: ''Metacello'';
  2021. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2022. --transcript--'Project: Metacello baseline'
  2023. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2024. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2025. --transcript--'Project: Gofer stable'
  2026. --transcript--'Project: FileTree baseline'
  2027. --transcript--'Project: Sport baseline'
  2028. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2029. --transcript--'! Blocking Downgrade GsCore 0.250 -> GsCore 0.242'
  2030. --transcript--'Project: GsCore 0.242'
  2031. --transcript--'Fetched -> Magritte-Model-SeanDeNigris.465 --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main'
  2032. --transcript--'Fetched -> Magritte-GemStone-Model-dkh.4 --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main'
  2033. --transcript--'Fetched -> Magritte-Deprecated-NickAger.7 --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main'
  2034. --transcript--'Fetched -> Magritte-Seaside-EstebanMaringolo.359 --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main'
  2035. --transcript--'Fetched -> Magritte-GemStone-Seaside-DaleHenrichs.2 --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main --- http://www.smalltalkhub.com/mc/Magritte/Magritte3/main'
  2036. --transcript--'Project: XMLPullParser 1.5'
  2037. --transcript--'Fetched -> XMLPullParser-HernanMoralesDurand.25 --- http://www.smalltalkhub.com/mc/hernan/XMLPullParser/main --- http://www.smalltalkhub.com/mc/hernan/XMLPullParser/main'
  2038. --transcript--'Fetched -> CSV-topa.14 --- http://www.squeaksource.com/CSV --- http://www.squeaksource.com/CSV'
  2039. --transcript--'Fetched -> Pier-Model-AvO.422 --- http://www.smalltalkhub.com/mc/Pier/Pier2/main --- http://www.smalltalkhub.com/mc/Pier/Pier2/main'
  2040. --transcript--'Fetched -> Pier-Seaside-NickAger.526 --- http://www.smalltalkhub.com/mc/Pier/Pier2/main --- http://www.smalltalkhub.com/mc/Pier/Pier2/main'
  2041. --transcript--'Fetched -> Pier-EditorEnh-NickAger.62 --- http://www.smalltalkhub.com/mc/Pier/Pier2Addons/main --- http://www.smalltalkhub.com/mc/Pier/Pier2Addons/main'
  2042. --transcript--'Fetched -> WebTester-API-BartGauquie.1 --- http://www.squeaksource.com/WebTester/ --- http://www.squeaksource.com/WebTester/'
  2043. --transcript--'Fetched -> WebTester-Selenium-PatrickRein.24 --- http://www.squeaksource.com/WebTester/ --- http://www.squeaksource.com/WebTester/'
  2044. --transcript--'Fetched -> HudsonBuildTools-lr.53 --- http://www.smalltalkhub.com/mc/pdebruic/HudsonBuildTools/main --- http://www.smalltalkhub.com/mc/pdebruic/HudsonBuildTools/main'
  2045. --transcript--'Project: SOAP baseline'
  2046. --transcript--'Conflict between existing: ConfigurationOfXMLSupport spec
  2047. name: ''XMLSupport'';
  2048. versionString: ''1.3.0'';
  2049. operator: #''='';
  2050. loads: #(''Core'' );
  2051. repository: ''http://www.squeaksource.com/MetacelloRepository''.^M and new: ConfigurationOfXMLSupport spec
  2052. name: ''XMLSupport'';
  2053. versionString: ''1.0.5'';
  2054. loads: #(''Core'' );
  2055. repository: ''http://seaside.gemtalksystems.com/ss/MetacelloRepository''.^M resolved in favor of existing'
  2056. --transcript--'Conflict between existing: ConfigurationOfXMLSupport spec
  2057. name: ''XMLSupport'';
  2058. versionString: ''1.3.0'';
  2059. operator: #''='';
  2060. loads: #(''Core'' );
  2061. repository: ''http://www.squeaksource.com/MetacelloRepository''.^M and new: ConfigurationOfXMLSupport spec
  2062. name: ''XMLSupport'';
  2063. versionString: ''1.0.5'';
  2064. loads: #(''Core'' );
  2065. repository: ''http://seaside.gemtalksystems.com/ss/MetacelloRepository''.^M resolved in favor of existing'
  2066. --transcript--'Project: XMLSupport 1.0.5'
  2067. --transcript--'Conflict between existing: BaselineOfGrease spec
  2068. name: ''Grease'';
  2069. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2070. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: ConfigurationOfGrease spec
  2071. name: ''Grease Core'';
  2072. className: ''ConfigurationOfGrease'';
  2073. versionString: #''stable'';
  2074. preLoadDoIt: nil;
  2075. postLoadDoIt: nil;
  2076. loads: #(''Core'' );
  2077. repository: ''http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main''.^M resolved in favor of existing'
  2078. --transcript--'Project: XML-Parser stable'
  2079. --transcript--' [3.2.8]'
  2080. --transcript--'Conflict between existing: ConfigurationOfXMLWriter spec
  2081. name: ''XMLWriter'';
  2082. versionString: ''2.8.3'';
  2083. operator: #''='';
  2084. loads: #(''Core'' );
  2085. repository: ''http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main''.^M and new: ConfigurationOfXMLWriter spec
  2086. name: ''XMLWriter'';
  2087. versionString: ''2.8.3'';
  2088. preLoadDoIt: nil;
  2089. postLoadDoIt: nil;
  2090. loads: #(''Core'' );
  2091. repository: ''http://www.smalltalkhub.com/mc/PharoExtras/XMLWriter/main''.^M resolved in favor of existing'
  2092. --transcript--'Conflict between existing: ConfigurationOfXMLWriter spec
  2093. name: ''XMLWriter'';
  2094. versionString: ''2.8.3'';
  2095. operator: #''='';
  2096. loads: #(''Core'' );
  2097. repository: ''http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main''.^M and new: ConfigurationOfXMLWriter spec
  2098. name: ''XMLWriter'';
  2099. versionString: ''2.8.3'';
  2100. preLoadDoIt: nil;
  2101. postLoadDoIt: nil;
  2102. loads: #(''Core'' );
  2103. repository: ''http://www.smalltalkhub.com/mc/PharoExtras/XMLWriter/main''.^M resolved in favor of existing'
  2104. --transcript--'Project: XMLWriter 2.8.3'
  2105. --transcript--'Project: OrderPreservingDictionary stable'
  2106. --transcript--'Project: BitmapCharacterSet stable'
  2107. --transcript--' [1.2.6]'
  2108. --transcript--'Project: OrderPreservingDictionary 1.3.8'
  2109. --transcript--'Conflict between existing: BaselineOfGrease spec
  2110. name: ''Grease'';
  2111. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2112. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: ConfigurationOfGrease spec
  2113. name: ''Grease Core'';
  2114. className: ''ConfigurationOfGrease'';
  2115. versionString: #''stable'';
  2116. preLoadDoIt: nil;
  2117. postLoadDoIt: nil;
  2118. loads: #(''Core'' );
  2119. repository: ''http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main''.^M resolved in favor of existing'
  2120. --transcript--'Project: Grease Core stable'
  2121. --transcript--'Fetched -> SoXML.g-dkh.19 --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository [cb09831:cb098312b6f0cc46f89884cb904b3c60b17741fb] --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository'
  2122. --transcript--'Fetched -> SOAP-Core.g-jgf.76 --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository [cb09831:cb098312b6f0cc46f89884cb904b3c60b17741fb] --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository'
  2123. --transcript--'Fetched -> SOAP-Client.g-jupiter.16 --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository [cb09831:cb098312b6f0cc46f89884cb904b3c60b17741fb] --- github://JupiterJones/SOAP:cb098312b6f0cc46f89884cb904b3c60b17741fb/repository'
  2124. --transcript--'Project: ZincHTTPComponents baseline'
  2125. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2126. name: ''GLASS1'';
  2127. loads: #(''default'' ''Base'' ''Announcements'' );
  2128. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2129. name: ''GLASS1'';
  2130. loads: #(''Base'' ''Announcements'' );
  2131. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2132. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  2133. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2134. name: ''GLASS1'';
  2135. loads: #(''default'' ''Base'' ''Announcements'' );
  2136. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2137. name: ''GLASS1'';
  2138. loads: #(''Base'' ''Announcements'' );
  2139. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2140. --transcript--'Fetched -> (nearest) BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  2141. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  2142. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2143. name: ''GLASS1'';
  2144. loads: #(''default'' ''Base'' ''Announcements'' );
  2145. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2146. name: ''GLASS1'';
  2147. loads: #(''Base'' ''Announcements'' );
  2148. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2149. --transcript--'Project: GLASS1 baseline'
  2150. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2151. --transcript--'Conflict between existing: BaselineOfGrease spec
  2152. name: ''Grease'';
  2153. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2154. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2155. name: ''Grease-Tests'';
  2156. className: ''BaselineOfGrease'';
  2157. preLoadDoIt: nil;
  2158. postLoadDoIt: nil;
  2159. loads: #(''Tests'' );
  2160. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2161. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2162. --transcript--'Conflict between existing: BaselineOfGrease spec
  2163. name: ''Grease'';
  2164. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2165. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2166. name: ''Grease-Tests'';
  2167. className: ''BaselineOfGrease'';
  2168. preLoadDoIt: nil;
  2169. postLoadDoIt: nil;
  2170. loads: #(''Tests'' );
  2171. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2172. --transcript--'Conflict between existing: BaselineOfGrease spec
  2173. name: ''Grease'';
  2174. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2175. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2176. name: ''Grease'';
  2177. loads: #(''Core'' );
  2178. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2179. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2180. --transcript--'Conflict between existing: BaselineOfGrease spec
  2181. name: ''Grease'';
  2182. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2183. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2184. name: ''Grease'';
  2185. loads: #(''Core'' );
  2186. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2187. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2188. name: ''Metacello'';
  2189. loads: #(''default'' );
  2190. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2191. name: ''Metacello'';
  2192. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2193. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  2194. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2195. name: ''Metacello'';
  2196. loads: #(''default'' );
  2197. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2198. name: ''Metacello'';
  2199. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2200. --transcript--'Project: GoferProjectLoader stable'
  2201. --transcript--'Project: Gofer stable'
  2202. --transcript--'Conflict between existing: BaselineOfGrease spec
  2203. name: ''Grease'';
  2204. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2205. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2206. name: ''Grease'';
  2207. loads: #(''Core'' );
  2208. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2209. --transcript--'Project: Grease baseline'
  2210. --transcript--'Project: GsCore stable'
  2211. --transcript--'Project: UTF8 stable'
  2212. --transcript--'Project: System-Digital-Signatures stable'
  2213. --transcript--'Project: SMTPMail stable'
  2214. --transcript--'Conflict between existing: BaselineOfGrease spec
  2215. name: ''Grease'';
  2216. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2217. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2218. name: ''Grease-Tests'';
  2219. className: ''BaselineOfGrease'';
  2220. preLoadDoIt: nil;
  2221. postLoadDoIt: nil;
  2222. loads: #(''Tests'' );
  2223. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2224. --transcript--'Project: Grease-Tests baseline'
  2225. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2226. name: ''Metacello'';
  2227. loads: #(''default'' );
  2228. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2229. name: ''Metacello'';
  2230. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2231. --transcript--'Project: Metacello baseline'
  2232. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2233. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2234. --transcript--'Project: Gofer stable'
  2235. --transcript--'Project: FileTree baseline'
  2236. --transcript--'Project: Sport baseline'
  2237. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2238. --transcript--'Project: GsApplicationTools baseline'
  2239. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2240. name: ''GLASS1'';
  2241. loads: #(''default'' ''Base'' ''Announcements'' );
  2242. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2243. name: ''GLASS1'';
  2244. loads: #(''Base'' );
  2245. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2246. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  2247. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2248. name: ''GLASS1'';
  2249. loads: #(''default'' ''Base'' ''Announcements'' );
  2250. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2251. name: ''GLASS1'';
  2252. loads: #(''Base'' );
  2253. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2254. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2255. name: ''GLASS1'';
  2256. loads: #(''default'' ''Base'' ''Announcements'' );
  2257. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2258. name: ''GLASS1'';
  2259. loads: #(''Base'' );
  2260. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2261. --transcript--'Project: GLASS1 baseline'
  2262. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2263. --transcript--'Conflict between existing: BaselineOfGrease spec
  2264. name: ''Grease'';
  2265. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2266. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2267. name: ''Grease-Tests'';
  2268. className: ''BaselineOfGrease'';
  2269. preLoadDoIt: nil;
  2270. postLoadDoIt: nil;
  2271. loads: #(''Tests'' );
  2272. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2273. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2274. --transcript--'Conflict between existing: BaselineOfGrease spec
  2275. name: ''Grease'';
  2276. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2277. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2278. name: ''Grease-Tests'';
  2279. className: ''BaselineOfGrease'';
  2280. preLoadDoIt: nil;
  2281. postLoadDoIt: nil;
  2282. loads: #(''Tests'' );
  2283. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2284. --transcript--'Conflict between existing: BaselineOfGrease spec
  2285. name: ''Grease'';
  2286. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2287. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2288. name: ''Grease'';
  2289. loads: #(''Core'' );
  2290. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2291. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2292. --transcript--'Conflict between existing: BaselineOfGrease spec
  2293. name: ''Grease'';
  2294. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2295. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2296. name: ''Grease'';
  2297. loads: #(''Core'' );
  2298. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2299. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2300. name: ''Metacello'';
  2301. loads: #(''default'' );
  2302. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2303. name: ''Metacello'';
  2304. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2305. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  2306. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2307. name: ''Metacello'';
  2308. loads: #(''default'' );
  2309. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2310. name: ''Metacello'';
  2311. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2312. --transcript--'Project: GoferProjectLoader stable'
  2313. --transcript--'Project: Gofer stable'
  2314. --transcript--'Conflict between existing: BaselineOfGrease spec
  2315. name: ''Grease'';
  2316. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2317. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2318. name: ''Grease'';
  2319. loads: #(''Core'' );
  2320. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2321. --transcript--'Project: Grease baseline'
  2322. --transcript--'Project: GsCore stable'
  2323. --transcript--'Project: UTF8 stable'
  2324. --transcript--'Project: System-Digital-Signatures stable'
  2325. --transcript--'Project: SMTPMail stable'
  2326. --transcript--'Conflict between existing: BaselineOfGrease spec
  2327. name: ''Grease'';
  2328. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2329. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2330. name: ''Grease-Tests'';
  2331. className: ''BaselineOfGrease'';
  2332. preLoadDoIt: nil;
  2333. postLoadDoIt: nil;
  2334. loads: #(''Tests'' );
  2335. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2336. --transcript--'Project: Grease-Tests baseline'
  2337. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2338. name: ''Metacello'';
  2339. loads: #(''default'' );
  2340. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2341. name: ''Metacello'';
  2342. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2343. --transcript--'Project: Metacello baseline'
  2344. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2345. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2346. --transcript--'Project: Gofer stable'
  2347. --transcript--'Project: FileTree baseline'
  2348. --transcript--'Project: Sport baseline'
  2349. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2350. --transcript--'Project: SeasideFastCGI baseline'
  2351. --transcript--'Conflict between existing: BaselineOfGrease spec
  2352. name: ''Grease'';
  2353. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2354. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2355. name: ''Grease Core Tests'';
  2356. className: ''BaselineOfGrease'';
  2357. preLoadDoIt: nil;
  2358. postLoadDoIt: nil;
  2359. loads: #(''Core Tests'' );
  2360. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2361. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2362. --transcript--'Conflict between existing: BaselineOfGrease spec
  2363. name: ''Grease'';
  2364. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2365. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2366. name: ''Grease Core Tests'';
  2367. className: ''BaselineOfGrease'';
  2368. preLoadDoIt: nil;
  2369. postLoadDoIt: nil;
  2370. loads: #(''Core Tests'' );
  2371. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2372. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2373. name: ''GLASS1'';
  2374. loads: #(''default'' ''Base'' ''Announcements'' );
  2375. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2376. name: ''GLASS1'';
  2377. loads: #(''Base'' );
  2378. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2379. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  2380. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2381. name: ''GLASS1'';
  2382. loads: #(''default'' ''Base'' ''Announcements'' );
  2383. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2384. name: ''GLASS1'';
  2385. loads: #(''Base'' );
  2386. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2387. --transcript--'Fetched -> (nearest) BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  2388. --transcript--'Loaded -> BaselineOfZincHTTPComponents-dkh.22 --- github://GsDevKit/zinc:v2.4.3.6/repository [cce282c:v2.4.3.6] --- github://GsDevKit/zinc:v2.4.3.6/repository'
  2389. --transcript--'Conflict between existing: BaselineOfGrease spec
  2390. name: ''Grease'';
  2391. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2392. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2393. name: ''Grease'';
  2394. loads: #(''Grease-Core'' );
  2395. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2396. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2397. --transcript--'Conflict between existing: BaselineOfGrease spec
  2398. name: ''Grease'';
  2399. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2400. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2401. name: ''Grease'';
  2402. loads: #(''Grease-Core'' );
  2403. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2404. --transcript--'Fetched -> (nearest) BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  2405. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  2406. --transcript--'Fetched -> ConfigurationOfGsFastCGI-dkh.23 --- http://seaside.gemtalksystems.com/ss/MetacelloRepository --- http://seaside.gemtalksystems.com/ss/MetacelloRepository'
  2407. --transcript--'Loaded -> ConfigurationOfGsFastCGI-dkh.23 --- http://seaside.gemtalksystems.com/ss/MetacelloRepository --- http://seaside.gemtalksystems.com/ss/MetacelloRepository'
  2408. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2409. name: ''GLASS1'';
  2410. loads: #(''default'' ''Base'' ''Announcements'' );
  2411. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2412. name: ''GLASS1'';
  2413. loads: #(''Base'' );
  2414. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2415. --transcript--'Project: GLASS1 baseline'
  2416. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2417. --transcript--'Conflict between existing: BaselineOfGrease spec
  2418. name: ''Grease'';
  2419. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2420. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2421. name: ''Grease-Tests'';
  2422. className: ''BaselineOfGrease'';
  2423. preLoadDoIt: nil;
  2424. postLoadDoIt: nil;
  2425. loads: #(''Tests'' );
  2426. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2427. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2428. --transcript--'Conflict between existing: BaselineOfGrease spec
  2429. name: ''Grease'';
  2430. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2431. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2432. name: ''Grease-Tests'';
  2433. className: ''BaselineOfGrease'';
  2434. preLoadDoIt: nil;
  2435. postLoadDoIt: nil;
  2436. loads: #(''Tests'' );
  2437. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2438. --transcript--'Conflict between existing: BaselineOfGrease spec
  2439. name: ''Grease'';
  2440. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2441. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2442. name: ''Grease'';
  2443. loads: #(''Core'' );
  2444. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2445. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2446. --transcript--'Conflict between existing: BaselineOfGrease spec
  2447. name: ''Grease'';
  2448. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2449. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2450. name: ''Grease'';
  2451. loads: #(''Core'' );
  2452. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2453. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2454. name: ''Metacello'';
  2455. loads: #(''default'' );
  2456. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2457. name: ''Metacello'';
  2458. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2459. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  2460. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2461. name: ''Metacello'';
  2462. loads: #(''default'' );
  2463. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2464. name: ''Metacello'';
  2465. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2466. --transcript--'Project: GoferProjectLoader stable'
  2467. --transcript--'Project: Gofer stable'
  2468. --transcript--'Conflict between existing: BaselineOfGrease spec
  2469. name: ''Grease'';
  2470. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2471. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2472. name: ''Grease'';
  2473. loads: #(''Core'' );
  2474. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2475. --transcript--'Project: Grease baseline'
  2476. --transcript--'Project: GsCore stable'
  2477. --transcript--'Project: UTF8 stable'
  2478. --transcript--'Project: System-Digital-Signatures stable'
  2479. --transcript--'Project: SMTPMail stable'
  2480. --transcript--'Conflict between existing: BaselineOfGrease spec
  2481. name: ''Grease'';
  2482. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2483. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2484. name: ''Grease-Tests'';
  2485. className: ''BaselineOfGrease'';
  2486. preLoadDoIt: nil;
  2487. postLoadDoIt: nil;
  2488. loads: #(''Tests'' );
  2489. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2490. --transcript--'Project: Grease-Tests baseline'
  2491. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2492. name: ''Metacello'';
  2493. loads: #(''default'' );
  2494. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2495. name: ''Metacello'';
  2496. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2497. --transcript--'Project: Metacello baseline'
  2498. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2499. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2500. --transcript--'Project: Gofer stable'
  2501. --transcript--'Project: FileTree baseline'
  2502. --transcript--'Project: Sport baseline'
  2503. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2504. --transcript--'Conflict between existing: BaselineOfGrease spec
  2505. name: ''Grease'';
  2506. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2507. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2508. name: ''Grease'';
  2509. loads: #(''Grease-Core'' );
  2510. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2511. --transcript--'Project: Grease baseline'
  2512. --transcript--'Conflict between existing: BaselineOfGrease spec
  2513. name: ''Grease'';
  2514. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2515. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2516. name: ''Grease Core Tests'';
  2517. className: ''BaselineOfGrease'';
  2518. preLoadDoIt: nil;
  2519. postLoadDoIt: nil;
  2520. loads: #(''Core Tests'' );
  2521. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2522. --transcript--'Project: Grease Core Tests baseline'
  2523. --transcript--'Project: FastCGI Project stable'
  2524. --transcript--' [0.237]'
  2525. --transcript--'! Blocking Downgrade GsCore 0.250 -> GsCore 0.249'
  2526. --transcript--'! Blocking Downgrade GsCore 0.250 -> GsCore 0.249'
  2527. --transcript--'Project: Core 0.249'
  2528. --transcript--'Fetched -> FastCGIPool-dkh.3 --- http://seaside.gemtalksystems.com/ss/fastcgi --- http://seaside.gemtalksystems.com/ss/fastcgi'
  2529. --transcript--'Fetched -> FastCGI-dkh.36 --- http://seaside.gemtalksystems.com/ss/fastcgi --- http://seaside.gemtalksystems.com/ss/fastcgi'
  2530. --transcript--'Project: GsApplicationTools baseline'
  2531. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2532. name: ''GLASS1'';
  2533. loads: #(''default'' ''Base'' ''Announcements'' );
  2534. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2535. name: ''GLASS1'';
  2536. loads: #(''Base'' );
  2537. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2538. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  2539. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2540. name: ''GLASS1'';
  2541. loads: #(''default'' ''Base'' ''Announcements'' );
  2542. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2543. name: ''GLASS1'';
  2544. loads: #(''Base'' );
  2545. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2546. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2547. name: ''GLASS1'';
  2548. loads: #(''default'' ''Base'' ''Announcements'' );
  2549. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2550. name: ''GLASS1'';
  2551. loads: #(''Base'' );
  2552. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2553. --transcript--'Project: GLASS1 baseline'
  2554. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2555. --transcript--'Conflict between existing: BaselineOfGrease spec
  2556. name: ''Grease'';
  2557. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2558. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2559. name: ''Grease-Tests'';
  2560. className: ''BaselineOfGrease'';
  2561. preLoadDoIt: nil;
  2562. postLoadDoIt: nil;
  2563. loads: #(''Tests'' );
  2564. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2565. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2566. --transcript--'Conflict between existing: BaselineOfGrease spec
  2567. name: ''Grease'';
  2568. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2569. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2570. name: ''Grease-Tests'';
  2571. className: ''BaselineOfGrease'';
  2572. preLoadDoIt: nil;
  2573. postLoadDoIt: nil;
  2574. loads: #(''Tests'' );
  2575. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2576. --transcript--'Conflict between existing: BaselineOfGrease spec
  2577. name: ''Grease'';
  2578. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2579. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2580. name: ''Grease'';
  2581. loads: #(''Core'' );
  2582. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2583. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2584. --transcript--'Conflict between existing: BaselineOfGrease spec
  2585. name: ''Grease'';
  2586. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2587. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2588. name: ''Grease'';
  2589. loads: #(''Core'' );
  2590. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2591. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2592. name: ''Metacello'';
  2593. loads: #(''default'' );
  2594. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2595. name: ''Metacello'';
  2596. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2597. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  2598. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2599. name: ''Metacello'';
  2600. loads: #(''default'' );
  2601. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2602. name: ''Metacello'';
  2603. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2604. --transcript--'Project: GoferProjectLoader stable'
  2605. --transcript--'Project: Gofer stable'
  2606. --transcript--'Conflict between existing: BaselineOfGrease spec
  2607. name: ''Grease'';
  2608. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2609. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2610. name: ''Grease'';
  2611. loads: #(''Core'' );
  2612. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2613. --transcript--'Project: Grease baseline'
  2614. --transcript--'Project: GsCore stable'
  2615. --transcript--'Project: UTF8 stable'
  2616. --transcript--'Project: System-Digital-Signatures stable'
  2617. --transcript--'Project: SMTPMail stable'
  2618. --transcript--'Conflict between existing: BaselineOfGrease spec
  2619. name: ''Grease'';
  2620. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2621. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2622. name: ''Grease-Tests'';
  2623. className: ''BaselineOfGrease'';
  2624. preLoadDoIt: nil;
  2625. postLoadDoIt: nil;
  2626. loads: #(''Tests'' );
  2627. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2628. --transcript--'Project: Grease-Tests baseline'
  2629. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2630. name: ''Metacello'';
  2631. loads: #(''default'' );
  2632. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2633. name: ''Metacello'';
  2634. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2635. --transcript--'Project: Metacello baseline'
  2636. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2637. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2638. --transcript--'Project: Gofer stable'
  2639. --transcript--'Project: FileTree baseline'
  2640. --transcript--'Project: Sport baseline'
  2641. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2642. --transcript--'Project: Zinc Project baseline'
  2643. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2644. name: ''GLASS1'';
  2645. loads: #(''default'' ''Base'' ''Announcements'' );
  2646. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2647. name: ''GLASS1'';
  2648. loads: #(''Base'' ''Announcements'' );
  2649. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2650. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  2651. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2652. name: ''GLASS1'';
  2653. loads: #(''default'' ''Base'' ''Announcements'' );
  2654. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2655. name: ''GLASS1'';
  2656. loads: #(''Base'' ''Announcements'' );
  2657. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2658. --transcript--'Fetched -> (nearest) BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  2659. --transcript--'Loaded -> BaselineOfGsApplicationTools-dkh.10 --- github://GsDevKit/gsApplicationTools:v1.0.9/repository [898232b:v1.0.9] --- github://GsDevKit/gsApplicationTools:v1.0.9/repository'
  2660. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2661. name: ''GLASS1'';
  2662. loads: #(''default'' ''Base'' ''Announcements'' );
  2663. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2664. name: ''GLASS1'';
  2665. loads: #(''Base'' ''Announcements'' );
  2666. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2667. --transcript--'Project: GLASS1 baseline'
  2668. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2669. --transcript--'Conflict between existing: BaselineOfGrease spec
  2670. name: ''Grease'';
  2671. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2672. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2673. name: ''Grease-Tests'';
  2674. className: ''BaselineOfGrease'';
  2675. preLoadDoIt: nil;
  2676. postLoadDoIt: nil;
  2677. loads: #(''Tests'' );
  2678. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2679. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2680. --transcript--'Conflict between existing: BaselineOfGrease spec
  2681. name: ''Grease'';
  2682. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2683. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2684. name: ''Grease-Tests'';
  2685. className: ''BaselineOfGrease'';
  2686. preLoadDoIt: nil;
  2687. postLoadDoIt: nil;
  2688. loads: #(''Tests'' );
  2689. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2690. --transcript--'Conflict between existing: BaselineOfGrease spec
  2691. name: ''Grease'';
  2692. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2693. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2694. name: ''Grease'';
  2695. loads: #(''Core'' );
  2696. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2697. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2698. --transcript--'Conflict between existing: BaselineOfGrease spec
  2699. name: ''Grease'';
  2700. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2701. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2702. name: ''Grease'';
  2703. loads: #(''Core'' );
  2704. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2705. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2706. name: ''Metacello'';
  2707. loads: #(''default'' );
  2708. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2709. name: ''Metacello'';
  2710. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2711. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  2712. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2713. name: ''Metacello'';
  2714. loads: #(''default'' );
  2715. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2716. name: ''Metacello'';
  2717. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2718. --transcript--'Project: GoferProjectLoader stable'
  2719. --transcript--'Project: Gofer stable'
  2720. --transcript--'Conflict between existing: BaselineOfGrease spec
  2721. name: ''Grease'';
  2722. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2723. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2724. name: ''Grease'';
  2725. loads: #(''Core'' );
  2726. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2727. --transcript--'Project: Grease baseline'
  2728. --transcript--'Project: GsCore stable'
  2729. --transcript--'Project: UTF8 stable'
  2730. --transcript--'Project: System-Digital-Signatures stable'
  2731. --transcript--'Project: SMTPMail stable'
  2732. --transcript--'Conflict between existing: BaselineOfGrease spec
  2733. name: ''Grease'';
  2734. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2735. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2736. name: ''Grease-Tests'';
  2737. className: ''BaselineOfGrease'';
  2738. preLoadDoIt: nil;
  2739. postLoadDoIt: nil;
  2740. loads: #(''Tests'' );
  2741. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2742. --transcript--'Project: Grease-Tests baseline'
  2743. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2744. name: ''Metacello'';
  2745. loads: #(''default'' );
  2746. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2747. name: ''Metacello'';
  2748. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2749. --transcript--'Project: Metacello baseline'
  2750. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2751. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2752. --transcript--'Project: Gofer stable'
  2753. --transcript--'Project: FileTree baseline'
  2754. --transcript--'Project: Sport baseline'
  2755. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2756. --transcript--'Project: GsApplicationTools baseline'
  2757. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2758. name: ''GLASS1'';
  2759. loads: #(''default'' ''Base'' ''Announcements'' );
  2760. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2761. name: ''GLASS1'';
  2762. loads: #(''Base'' );
  2763. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2764. --transcript--'Fetched -> (nearest) BaselineOfGLASS1-dkh.63 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository [c37e7ff:finworks] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository'
  2765. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2766. name: ''GLASS1'';
  2767. loads: #(''default'' ''Base'' ''Announcements'' );
  2768. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2769. name: ''GLASS1'';
  2770. loads: #(''Base'' );
  2771. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2772. --transcript--'Conflict between existing: BaselineOfGLASS1 spec
  2773. name: ''GLASS1'';
  2774. loads: #(''default'' ''Base'' ''Announcements'' );
  2775. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/glass/repository''.^M and new: BaselineOfGLASS1 spec
  2776. name: ''GLASS1'';
  2777. loads: #(''Base'' );
  2778. repository: ''github://glassdb/glass:master/repository''.^M resolved in favor of existing'
  2779. --transcript--'Project: GLASS1 baseline'
  2780. --transcript--'Fetched -> (nearest) BaselineOfSport-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2781. --transcript--'Conflict between existing: BaselineOfGrease spec
  2782. name: ''Grease'';
  2783. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2784. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2785. name: ''Grease-Tests'';
  2786. className: ''BaselineOfGrease'';
  2787. preLoadDoIt: nil;
  2788. postLoadDoIt: nil;
  2789. loads: #(''Tests'' );
  2790. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2791. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2792. --transcript--'Conflict between existing: BaselineOfGrease spec
  2793. name: ''Grease'';
  2794. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2795. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2796. name: ''Grease-Tests'';
  2797. className: ''BaselineOfGrease'';
  2798. preLoadDoIt: nil;
  2799. postLoadDoIt: nil;
  2800. loads: #(''Tests'' );
  2801. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2802. --transcript--'Conflict between existing: BaselineOfGrease spec
  2803. name: ''Grease'';
  2804. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2805. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2806. name: ''Grease'';
  2807. loads: #(''Core'' );
  2808. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2809. --transcript--'Fetched -> (nearest) BaselineOfGrease-JohanBrichau.7 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository [00a7df6:HEAD] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository'
  2810. --transcript--'Conflict between existing: BaselineOfGrease spec
  2811. name: ''Grease'';
  2812. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2813. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2814. name: ''Grease'';
  2815. loads: #(''Core'' );
  2816. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2817. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2818. name: ''Metacello'';
  2819. loads: #(''default'' );
  2820. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2821. name: ''Metacello'';
  2822. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2823. --transcript--'Fetched -> (nearest) BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository [2f5cd0f:master] --- filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository'
  2824. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2825. name: ''Metacello'';
  2826. loads: #(''default'' );
  2827. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2828. name: ''Metacello'';
  2829. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2830. --transcript--'Project: GoferProjectLoader stable'
  2831. --transcript--'Project: Gofer stable'
  2832. --transcript--'Conflict between existing: BaselineOfGrease spec
  2833. name: ''Grease'';
  2834. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2835. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2836. name: ''Grease'';
  2837. loads: #(''Core'' );
  2838. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2839. --transcript--'Project: Grease baseline'
  2840. --transcript--'Project: GsCore stable'
  2841. --transcript--'Project: UTF8 stable'
  2842. --transcript--'Project: System-Digital-Signatures stable'
  2843. --transcript--'Project: SMTPMail stable'
  2844. --transcript--'Conflict between existing: BaselineOfGrease spec
  2845. name: ''Grease'';
  2846. loads: #(''default'' ''Core Tests'' ''Tests'' ''Core'' );
  2847. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/grease/repository''.^M and new: BaselineOfGrease spec
  2848. name: ''Grease-Tests'';
  2849. className: ''BaselineOfGrease'';
  2850. preLoadDoIt: nil;
  2851. postLoadDoIt: nil;
  2852. loads: #(''Tests'' );
  2853. repository: ''github://GsDevKit/Grease:master/repository''.^M resolved in favor of existing'
  2854. --transcript--'Project: Grease-Tests baseline'
  2855. --transcript--'Conflict between existing: BaselineOfMetacello spec
  2856. name: ''Metacello'';
  2857. loads: #(''default'' );
  2858. repository: ''filetree:///home/wonka/development/wonka/3rdparty/gemstone/metacello-work/repository''.^M and new: BaselineOfMetacello spec
  2859. name: ''Metacello'';
  2860. repository: ''github://dalehenrich/metacello-work:master/repository''.^M resolved in favor of existing'
  2861. --transcript--'Project: Metacello baseline'
  2862. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2863. --transcript--'Upgrade Gofer 1.0.5.1 -> Gofer stable'
  2864. --transcript--'Project: Gofer stable'
  2865. --transcript--'Project: FileTree baseline'
  2866. --transcript--'Project: Sport baseline'
  2867. --transcript--'Fetched -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- github://GsDevKit/Sport:master/src'
  2868. --transcript--'Fetched -> Seaside-Adaptors-FastCGI-JohanBrichau.33 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- github://SeasideSt/Seaside:v3.2.4/repository'
  2869. --transcript--'Fetched -> WebTester-Gemstone-Selenium-BartGauquie.6 --- http://www.squeaksource.com/WebTester/ --- http://www.squeaksource.com/WebTester/'
  2870. --transcript--'Loaded -> Collections-BitmapCharacterSet-monty.25 --- http://smalltalkhub.com/mc/PharoExtras/BitmapCharacterSet/main --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2871. --transcript--'Loaded -> Collections-OrderPreservingDictionary-monty.33 --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2872. --transcript--'Loaded -> Collections-OrderPreservingDictionary-GemstoneCompatibility-monty.1 --- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2873. --transcript--'Loaded -> XML-Parser-monty.421 --- http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2874. --transcript--'Loaded -> XML-Parser-GemstoneCompatibility-monty.25 --- http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2875. --transcript--'Evaluated -> 3.2.8 [ConfigurationOfXMLParser] >> initializeClassesForGSBaseline321'
  2876. --transcript--'Loaded -> XML-Writer-Core-monty.73 --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2877. --transcript--'Loaded -> XML-Writer-GemstoneCompatibility-monty.7 --- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2878. --transcript--'Evaluated -> 1.0-alpha2.2 [ConfigurationOfGoferProjectLoader] >> postLoadLoader'
  2879. --transcript--'Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197'
  2880. --transcript--'Loaded -> Sport.v3-cypress.1 --- github://GsDevKit/Sport:master/src [5ce48a7:master] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2881. --transcript--'Loaded -> Seaside-Squeak-Compatibility-JohanBrichau.2 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2882. --transcript--'Loaded -> Seaside-Core-JohanBrichau.874 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2883. --transcript--'Loaded -> Seaside-GemStone320-Core-dkh.1 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2884. --transcript--'Loaded -> Seaside-GemStone-Core-JohanBrichau.82 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2885. --transcript--'Loaded -> Seaside-GemStone-Basic-Development-JohanBrichau.33 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2886. --transcript--'Loaded -> Seaside-Canvas-pmm.137 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2887. --transcript--'Loaded -> Javascript-Core-pmm.99 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2888. --transcript--'Loaded -> Javascript-GemStone-Core-dkh.5 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2889. --transcript--'Loaded -> Prototype-Core-pmm.29 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2890. --transcript--'Loaded -> Scriptaculous-Core-JohanBrichau.106 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2891. --transcript--'Loaded -> Seaside-Session-pmm.187 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2892. --transcript--'Loaded -> Seaside-GemStone-Session-JohanBrichau.6 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2893. --transcript--'Loaded -> Seaside-Component-pmm.102 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2894. --transcript--'Loaded -> Seaside-Widgets-JohanBrichau.36 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2895. --transcript--'Loaded -> Seaside-GemStone-Tools-Production-JohanBrichau.25 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2896. --transcript--'Loaded -> Seaside-RenderLoop-pmm.99 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2897. --transcript--'Loaded -> Seaside-Tools-Core-pmm.30 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2898. --transcript--'Loaded -> Seaside-Flow-pmm.25 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2899. --transcript--'Loaded -> Scriptaculous-Components-JohanBrichau.116 --- github://SeasideSt/Seaside:v3.2.4/repository [1f39762:v3.2.4] --- filetree:///home/wonka/development/wonka/3rdparty/GemStone3.4'
  2900. -----------------------------------------------------
  2901. GemStone: Error Nonfatal
  2902. a MessageNotUnderstood occurred (error 2010), a GRGemStonePlatform does not understand #'bindingOf:'
  2903. Error Category: 231169 [GemStone] Number: 2010 Arg Count: 4 Context : 55654401 exception : 220229121
  2904. Arg 1: [26232321 sz:10 cls: 110849 Symbol] bindingOf:
  2905. Arg 2: [2 sz:0 cls: 74241 SmallInteger] 0 == 0x0
  2906. Arg 3: [73731073 sz:0 cls: 57147649 GRGemStonePlatform] aGRGemStonePlatform
  2907. Arg 4: [220216833 sz:1 cls: 66817 Array] anArray
  2908. topaz > exec iferr 1 : stack 200
  2909. ==> 1 MessageNotUnderstood >> defaultAction @3 line 3 [methId 5382145]
  2910. receiver [220229121 sz:13 cls: 131073 MessageNotUnderstood] a MessageNotUnderstood occurred (error 2010), a GRGemStonePlatform does not understand #'bindingOf:'
  2911. result [20 sz:0 cls: 76289 UndefinedObject] nil
  2912. (skipped 1 evaluationTemps)
  2913. 2 MessageNotUnderstood (AbstractException) >> _signalWith: @6 line 25 [methId 4438273]
  2914. receiver [220229121 sz:13 cls: 131073 MessageNotUnderstood] a MessageNotUnderstood occurred (error 2010), a GRGemStonePlatform does not understand #'bindingOf:'
  2915. inCextensionArg [20 sz:0 cls: 76289 UndefinedObject] nil
  2916. res [20 sz:0 cls: 76289 UndefinedObject] nil
  2917. (skipped 1 evaluationTemps)
  2918. 3 MessageNotUnderstood (AbstractException) >> signal @2 line 47 [methId 4438785]
  2919. receiver [220229121 sz:13 cls: 131073 MessageNotUnderstood] a MessageNotUnderstood occurred (error 2010), a GRGemStonePlatform does not understand #'bindingOf:'
  2920. (skipped 2 evaluationTemps)
  2921. 4 GRGemStonePlatform (Object) >> doesNotUnderstand: @10 line 10 [methId 4090113]
  2922. receiver [73731073 sz:0 cls: 57147649 GRGemStonePlatform] aGRGemStonePlatform
  2923. aMessageDescriptor [220199169 sz:2 cls: 11807745 Message] aMessage
  2924. ex [220229121 sz:13 cls: 131073 MessageNotUnderstood] a MessageNotUnderstood occurred (error 2010), a GRGemStonePlatform does not understand #'bindingOf:'
  2925. sel [26232321 sz:10 cls: 110849 Symbol] bindingOf:
  2926. args [220216833 sz:1 cls: 66817 Array] anArray
  2927. (skipped 1 evaluationTemps)
  2928. 5 GRGemStonePlatform (Object) >> _doesNotUnderstand:args:envId:reason: @8 line 13 [methId 11782657]
  2929. receiver [73731073 sz:0 cls: 57147649 GRGemStonePlatform] aGRGemStonePlatform
  2930. aSymbol [26232321 sz:10 cls: 110849 Symbol] bindingOf:
  2931. anArray [220216833 sz:1 cls: 66817 Array] anArray
  2932. aSmallInt [2 sz:0 cls: 74241 SmallInteger] 0 == 0x0
  2933. dnuKind [2 sz:0 cls: 74241 SmallInteger] 0 == 0x0
  2934. (skipped 2 evaluationTemps)
  2935. 6 WASharedConfiguration (WAUserConfiguration) >> at:putClass: @3 line 2 [methId 166627329]
  2936. receiver [220709121 sz:4 cls: 222349057 WASharedConfiguration] aWASharedConfiguration
  2937. aSymbol [167515649 sz:17 cls: 110849 Symbol] responseGenerator
  2938. aClass [220738817 sz:19 cls: 222739201 WAHtmlResponseGenerator class] WAHtmlResponseGenerator
  2939. (skipped 7 evaluationTemps)
  2940. 7 WAEnvironment class >> configureApplicationDefaults @5 line 4 [methId 220798721]
  2941. receiver [220769281 sz:21 cls: 220751873 WAEnvironment class] WAEnvironment
  2942. (skipped 3 evaluationTemps)
  2943. 8 WAEnvironment class >> initialize @2 line 2 [methId 221904129]
  2944. receiver [220769281 sz:21 cls: 220751873 WAEnvironment class] WAEnvironment
  2945. (skipped 1 evaluationTemps)
  2946. 9 MCMethodDefinition >> postload @11 line 6 [methId 162379265]
  2947. receiver [186591233 sz:6 cls: 37074433 MCMethodDefinition] aMCMethodDefinition
  2948. (skipped 1 evaluationTemps)
  2949. 10 MCMethodDefinition (MCDefinition) >> postloadOver: @2 line 2 [methId 39508993]
  2950. receiver [186591233 sz:6 cls: 37074433 MCMethodDefinition] aMCMethodDefinition
  2951. aDefinition [20 sz:0 cls: 76289 UndefinedObject] nil
  2952. (skipped 1 evaluationTemps)
  2953. 11 [] in MCPackageLoader >> basicLoad @125 line 48 [methId 51339777]
  2954. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  2955. receiver [221912833 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  2956. ea [186591233 sz:6 cls: 37074433 MCMethodDefinition] aMCMethodDefinition
  2957. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  2958. (skipped 3 evaluationTemps)
  2959. _VC [222051073 sz:8 cls: 134913 VariableContext] aVariableContext
  2960. 12 OrderedCollection (Collection) >> do: @6 line 10 [methId 2448385]
  2961. receiver [221755905 sz:26 cls: 92673 OrderedCollection] anOrderedCollection
  2962. aBlock [221912833 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  2963. i [114 sz:0 cls: 74241 SmallInteger] 14 == 0xe
  2964. (skipped 4 evaluationTemps)
  2965. 13 OrderedCollection (Collection) >> do:displayingProgress: @2 line 3 [methId 47249153]
  2966. receiver [221755905 sz:26 cls: 92673 OrderedCollection] anOrderedCollection
  2967. aBlock [221912833 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  2968. aString [51479297 sz:15 cls: 74753 String] Initializing...
  2969. (skipped 2 evaluationTemps)
  2970. 14 [] in MCPackageLoader >> basicLoad @33 line 48 [methId 50279425]
  2971. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  2972. receiver [221902337 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  2973. repairErrorStream [166659329 sz:2 cls: 77057 WriteStream] aWriteStream
  2974. repairs [166522625 sz:0 cls: 92673 OrderedCollection] anOrderedCollection
  2975. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  2976. (skipped 4 evaluationTemps)
  2977. _VC [222051073 sz:8 cls: 134913 VariableContext] aVariableContext
  2978. 15 ExecBlock0 (ExecBlock) >> on:do: @3 line 44 [methId 4355073]
  2979. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  2980. receiver [221902337 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  2981. exceptionSelector [36848641 sz:19 cls: 36846081 InMidstOfFileinNotification class] InMidstOfFileinNotification
  2982. handlerBlock [48855041 sz:5 cls: 143361 ExecBlock] anExecBlock
  2983. fastPath [268 sz:0 cls: 68097 Boolean] true
  2984. (skipped 1 evaluationTemps)
  2985. 16 [] in MCPackageLoader >> basicLoad @16 line 49 [methId 46014465]
  2986. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  2987. receiver [222718977 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  2988. (skipped 4 evaluationTemps)
  2989. _VC [222051073 sz:8 cls: 134913 VariableContext] aVariableContext
  2990. 17 ExecBlock0 (ExecBlock) >> ensure: @2 line 12 [methId 4357889]
  2991. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  2992. receiver [222718977 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  2993. aBlock [222206721 sz:5 cls: 143361 ExecBlock] anExecBlock
  2994. result [20 sz:0 cls: 76289 UndefinedObject] nil
  2995. b [20 sz:0 cls: 76289 UndefinedObject] nil
  2996. (skipped 1 evaluationTemps)
  2997. 18 MCPackageLoader >> basicLoad @12 line 51 [methId 40717313]
  2998. receiver [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  2999. duplicateInstanceVarDefs [222642945 sz:26 cls: 101377 Dictionary] aDictionary
  3000. duplicates [20 sz:0 cls: 76289 UndefinedObject] nil
  3001. repairs [166522625 sz:0 cls: 92673 OrderedCollection] anOrderedCollection
  3002. repairErrorStream [166659329 sz:2 cls: 77057 WriteStream] aWriteStream
  3003. (skipped 5 evaluationTemps)
  3004. _VC [222051073 sz:8 cls: 134913 VariableContext] aVariableContext
  3005. 19 [] in MCPackageLoader >> loadWithNameLike: @13 line 4 [methId 46012417]
  3006. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  3007. receiver [222171393 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3008. self [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  3009. (skipped 2 evaluationTemps)
  3010. _VC [222681601 sz:4 cls: 134913 VariableContext] aVariableContext
  3011. 20 [] in MCPackageLoader >> useChangeSetNamed:during: @14 line 9 [methId 46016257]
  3012. self [20 sz:0 cls: 76289 UndefinedObject] nil
  3013. receiver [221738753 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3014. aBlock [222171393 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3015. (skipped 2 evaluationTemps)
  3016. _VC [221942529 sz:6 cls: 134913 VariableContext] aVariableContext
  3017. 21 ExecBlock0 (ExecBlock) >> ensure: @2 line 12 [methId 4357889]
  3018. self [20 sz:0 cls: 76289 UndefinedObject] nil
  3019. receiver [221738753 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3020. aBlock [221765633 sz:5 cls: 143361 ExecBlock] anExecBlock
  3021. result [20 sz:0 cls: 76289 UndefinedObject] nil
  3022. b [20 sz:0 cls: 76289 UndefinedObject] nil
  3023. (skipped 1 evaluationTemps)
  3024. 22 MCPackageLoader >> useChangeSetNamed:during: @10 line 9 [methId 40718337]
  3025. receiver [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  3026. baseName [221865473 sz:35 cls: 74753 String] Seaside-Environment-JohanBrichau.85
  3027. aBlock [222171393 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3028. changeHolder [37154049 sz:20 cls: 37071105 ChangeSet class] ChangeSet
  3029. oldChanges [20 sz:0 cls: 76289 UndefinedObject] nil
  3030. newChanges [221744897 sz:9 cls: 37154049 ChangeSet] aChangeSet
  3031. (skipped 2 evaluationTemps)
  3032. _VC [221942529 sz:6 cls: 134913 VariableContext] aVariableContext
  3033. 23 MCPackageLoader >> useNewChangeSetNamedLike:during: @3 line 2 [methId 40718593]
  3034. receiver [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  3035. baseName [221865473 sz:35 cls: 74753 String] Seaside-Environment-JohanBrichau.85
  3036. aBlock [222171393 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3037. (skipped 3 evaluationTemps)
  3038. 24 MCPackageLoader >> loadWithNameLike: @7 line 4 [methId 40715777]
  3039. receiver [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  3040. baseName [221865473 sz:35 cls: 74753 String] Seaside-Environment-JohanBrichau.85
  3041. (skipped 4 evaluationTemps)
  3042. _VC [222681601 sz:4 cls: 134913 VariableContext] aVariableContext
  3043. 25 MCVersionLoader >> load @10 line 6 [methId 39545089]
  3044. receiver [222156033 sz:1 cls: 36474881 MCVersionLoader] aMCVersionLoader
  3045. loader [222156801 sz:7 cls: 37131521 MCPackageLoader] aMCPackageLoader
  3046. (skipped 3 evaluationTemps)
  3047. _VC [222170369 sz:4 cls: 134913 VariableContext] aVariableContext
  3048. 26 MetacelloGoferLoad (GoferLoad) >> execute @6 line 3 [methId 39969281]
  3049. receiver [222252289 sz:2 cls: 36543233 MetacelloGoferLoad] aMetacelloGoferLoad
  3050. (skipped 1 evaluationTemps)
  3051. 27 [] in MetacelloCommonMCSpecLoader >> loadPackageDirective:gofer: @47 line 17 [methId 129908993]
  3052. self [222252289 sz:2 cls: 36543233 MetacelloGoferLoad] aMetacelloGoferLoad
  3053. receiver [222471681 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3054. resolvedReference [222252801 sz:7 cls: 36558081 MetacelloCachingGoferResolvedReference] aMetacelloCachingGoferResolvedReference
  3055. goferLoad [222252289 sz:2 cls: 36543233 MetacelloGoferLoad] aMetacelloGoferLoad
  3056. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3057. (skipped 2 evaluationTemps)
  3058. _VC [222180097 sz:5 cls: 134913 VariableContext] aVariableContext
  3059. 28 [] in MetacelloCommonMCSpecLoader >> loadPackageDirective:gofer: @24 line 21 [methId 128050177]
  3060. self [222481409 sz:4 cls: 36554497 MetacelloLoadingMCSpecLoader] aMetacelloLoadingMCSpecLoader
  3061. receiver [222061057 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3062. loadBlock [222471681 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3063. goferLoad [222252289 sz:2 cls: 36543233 MetacelloGoferLoad] aMetacelloGoferLoad
  3064. answers [233217 sz:0 cls: 66817 Array] anArray
  3065. resolvedReference [222252801 sz:7 cls: 36558081 MetacelloCachingGoferResolvedReference] aMetacelloCachingGoferResolvedReference
  3066. aPackageLoadDirective [183102465 sz:4 cls: 36564225 MetacelloPackageLoadDirective] aMetacelloPackageLoadDirective
  3067. resolvedReference [222252801 sz:7 cls: 36558081 MetacelloCachingGoferResolvedReference] aMetacelloCachingGoferResolvedReference
  3068. packageSpec [167092481 sz:12 cls: 36555521 MetacelloPackageSpec] aMetacelloPackageSpec
  3069. self [222481409 sz:4 cls: 36554497 MetacelloLoadingMCSpecLoader] aMetacelloLoadingMCSpecLoader
  3070. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3071. (skipped 1 evaluationTemps)
  3072. _VC [222180097 sz:5 cls: 134913 VariableContext] aVariableContext
  3073. 29 MetacelloGemStonePlatform (MetacelloPlatform) >> do:displaying: @2 line 3 [methId 125359105]
  3074. receiver [125611777 sz:3 cls: 36411905 MetacelloGemStonePlatform] aMetacelloGemStonePlatform
  3075. aBlock [222061057 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3076. aString [222542337 sz:27 cls: 74753 String] Loading Seaside-Environment
  3077. (skipped 1 evaluationTemps)
  3078. 30 MetacelloLoadingMCSpecLoader (MetacelloCommonMCSpecLoader) >> loadPackageDirective:gofer: @8 line 5 [methId 125711873]
  3079. receiver [222481409 sz:4 cls: 36554497 MetacelloLoadingMCSpecLoader] aMetacelloLoadingMCSpecLoader
  3080. aPackageLoadDirective [183102465 sz:4 cls: 36564225 MetacelloPackageLoadDirective] aMetacelloPackageLoadDirective
  3081. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3082. packageSpec [167092481 sz:12 cls: 36555521 MetacelloPackageSpec] aMetacelloPackageSpec
  3083. (skipped 6 evaluationTemps)
  3084. _VC [222533377 sz:7 cls: 134913 VariableContext] aVariableContext
  3085. 31 MetacelloLinearLoadDirective (MetacelloVersionLoadDirective) >> loadPackageDirective:gofer: @4 line 4 [methId 125722113]
  3086. receiver [180800001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3087. aPackageLoadDirective [183102465 sz:4 cls: 36564225 MetacelloPackageLoadDirective] aMetacelloPackageLoadDirective
  3088. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3089. (skipped 3 evaluationTemps)
  3090. 32 MetacelloPackageLoadDirective >> loadUsing:gofer: @2 line 3 [methId 125811713]
  3091. receiver [183102465 sz:4 cls: 36564225 MetacelloPackageLoadDirective] aMetacelloPackageLoadDirective
  3092. aLoaderDirective [180800001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3093. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3094. (skipped 3 evaluationTemps)
  3095. 33 [] in MetacelloVersionLoadDirective >> loadLinearLoadDirective:gofer: @9 line 3 [methId 128059137]
  3096. self [20 sz:0 cls: 76289 UndefinedObject] nil
  3097. receiver [222461441 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3098. directive [183102465 sz:4 cls: 36564225 MetacelloPackageLoadDirective] aMetacelloPackageLoadDirective
  3099. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3100. aLoaderDirective [180800001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3101. (skipped 4 evaluationTemps)
  3102. _VC [222463489 sz:5 cls: 134913 VariableContext] aVariableContext
  3103. 34 OrderedCollection (Collection) >> do: @6 line 10 [methId 2448385]
  3104. receiver [181976833 sz:35 cls: 92673 OrderedCollection] anOrderedCollection
  3105. aBlock [222461441 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3106. i [194 sz:0 cls: 74241 SmallInteger] 24 == 0x18
  3107. (skipped 4 evaluationTemps)
  3108. 35 MetacelloAtomicLoadDirective (MetacelloVersionLoadDirective) >> loadLinearLoadDirective:gofer: @4 line 3 [methId 125725441]
  3109. receiver [177609729 sz:6 cls: 36569601 MetacelloAtomicLoadDirective] aMetacelloAtomicLoadDirective
  3110. aLoaderDirective [180800001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3111. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3112. (skipped 3 evaluationTemps)
  3113. _VC [222463489 sz:5 cls: 134913 VariableContext] aVariableContext
  3114. 36 MetacelloAtomicLoadDirective >> loadLinearLoadDirective:gofer: @3 line 4 [methId 125376001]
  3115. receiver [177609729 sz:6 cls: 36569601 MetacelloAtomicLoadDirective] aMetacelloAtomicLoadDirective
  3116. aLoaderDirective [180800001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3117. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3118. (skipped 3 evaluationTemps)
  3119. 37 MetacelloLinearLoadDirective >> loadUsing:gofer: @6 line 4 [methId 125378305]
  3120. receiver [180800001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3121. aLoaderDirective [177609729 sz:6 cls: 36569601 MetacelloAtomicLoadDirective] aMetacelloAtomicLoadDirective
  3122. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3123. (skipped 3 evaluationTemps)
  3124. 38 [] in MetacelloVersionLoadDirective >> loadAtomicLoadDirective:gofer: @9 line 3 [methId 128061697]
  3125. self [20 sz:0 cls: 76289 UndefinedObject] nil
  3126. receiver [222019841 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3127. directive [180800001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3128. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3129. aLoaderDirective [177609729 sz:6 cls: 36569601 MetacelloAtomicLoadDirective] aMetacelloAtomicLoadDirective
  3130. (skipped 4 evaluationTemps)
  3131. _VC [222052097 sz:5 cls: 134913 VariableContext] aVariableContext
  3132. 39 OrderedCollection (Collection) >> do: @6 line 10 [methId 2448385]
  3133. receiver [180382465 sz:34 cls: 92673 OrderedCollection] anOrderedCollection
  3134. aBlock [222019841 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3135. i [66 sz:0 cls: 74241 SmallInteger] 8 == 0x8
  3136. (skipped 4 evaluationTemps)
  3137. 40 MetacelloLinearLoadDirective (MetacelloVersionLoadDirective) >> loadAtomicLoadDirective:gofer: @4 line 3 [methId 125727233]
  3138. receiver [221984001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3139. aLoaderDirective [177609729 sz:6 cls: 36569601 MetacelloAtomicLoadDirective] aMetacelloAtomicLoadDirective
  3140. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3141. (skipped 3 evaluationTemps)
  3142. _VC [222052097 sz:5 cls: 134913 VariableContext] aVariableContext
  3143. 41 MetacelloAtomicLoadDirective >> loadUsing:gofer: @6 line 4 [methId 125376769]
  3144. receiver [177609729 sz:6 cls: 36569601 MetacelloAtomicLoadDirective] aMetacelloAtomicLoadDirective
  3145. aLoaderDirective [221984001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3146. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3147. (skipped 3 evaluationTemps)
  3148. 42 [] in MetacelloVersionLoadDirective >> loadLinearLoadDirective:gofer: @9 line 3 [methId 128059137]
  3149. self [20 sz:0 cls: 76289 UndefinedObject] nil
  3150. receiver [221963777 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3151. directive [177609729 sz:6 cls: 36569601 MetacelloAtomicLoadDirective] aMetacelloAtomicLoadDirective
  3152. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3153. aLoaderDirective [221984001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3154. (skipped 4 evaluationTemps)
  3155. _VC [221964801 sz:5 cls: 134913 VariableContext] aVariableContext
  3156. 43 OrderedCollection (Collection) >> do: @6 line 10 [methId 2448385]
  3157. receiver [221952769 sz:10 cls: 92673 OrderedCollection] anOrderedCollection
  3158. aBlock [221963777 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3159. i [82 sz:0 cls: 74241 SmallInteger] 10 == 0xa
  3160. (skipped 4 evaluationTemps)
  3161. 44 MetacelloLinearLoadDirective (MetacelloVersionLoadDirective) >> loadLinearLoadDirective:gofer: @4 line 3 [methId 125725441]
  3162. receiver [221984001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3163. aLoaderDirective [221984001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3164. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3165. (skipped 3 evaluationTemps)
  3166. _VC [221964801 sz:5 cls: 134913 VariableContext] aVariableContext
  3167. 45 MetacelloLinearLoadDirective >> loadUsing:gofer: @6 line 4 [methId 125378305]
  3168. receiver [221984001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3169. aLoaderDirective [221984001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3170. aGofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3171. (skipped 3 evaluationTemps)
  3172. 46 MetacelloLinearLoadDirective (MetacelloVersionLoadDirective) >> loadWithPolicy: @8 line 7 [methId 125725953]
  3173. receiver [221984001 sz:3 cls: 36571905 MetacelloLinearLoadDirective] aMetacelloLinearLoadDirective
  3174. aLoadPolicy [221893889 sz:9 cls: 36573953 MetacelloLoaderPolicy] aMetacelloLoaderPolicy
  3175. gofer [166462209 sz:5 cls: 36556801 MetacelloGofer] aMetacelloGofer
  3176. (skipped 3 evaluationTemps)
  3177. 47 MetacelloLoaderPolicy >> load @6 line 4 [methId 125968897]
  3178. receiver [221893889 sz:9 cls: 36573953 MetacelloLoaderPolicy] aMetacelloLoaderPolicy
  3179. (skipped 2 evaluationTemps)
  3180. 48 MetacelloFetchingMCSpecLoader >> doLoad @4 line 3 [methId 125846529]
  3181. receiver [180382721 sz:4 cls: 36549889 MetacelloFetchingMCSpecLoader] aMetacelloFetchingMCSpecLoader
  3182. (skipped 1 evaluationTemps)
  3183. 49 [] in MetacelloMCVersion >> doLoadRequiredFromArray: @41 line 12 [methId 129914113]
  3184. self [180382721 sz:4 cls: 36549889 MetacelloFetchingMCSpecLoader] aMetacelloFetchingMCSpecLoader
  3185. receiver [221838337 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3186. fetchLoader [180382721 sz:4 cls: 36549889 MetacelloFetchingMCSpecLoader] aMetacelloFetchingMCSpecLoader
  3187. (skipped 2 evaluationTemps)
  3188. _VC [221840385 sz:4 cls: 134913 VariableContext] aVariableContext
  3189. 50 MetacelloGemStonePlatform (MetacelloPlatform) >> do:displaying: @2 line 3 [methId 125359105]
  3190. receiver [125611777 sz:3 cls: 36411905 MetacelloGemStonePlatform] aMetacelloGemStonePlatform
  3191. aBlock [221838337 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3192. aString [221823489 sz:42 cls: 74753 String] Loading baseline of BaselineOfWonkaRuntime
  3193. (skipped 1 evaluationTemps)
  3194. 51 [] in MetacelloMCVersion >> doLoadRequiredFromArray: @32 line 12 [methId 128132097]
  3195. self [181216001 sz:5 cls: 36489473 MetacelloMCVersion] aMetacelloMCVersion
  3196. receiver [221817345 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3197. fetchLoader [180382721 sz:4 cls: 36549889 MetacelloFetchingMCSpecLoader] aMetacelloFetchingMCSpecLoader
  3198. displayString [221805057 sz:34 cls: 74753 String] baseline of BaselineOfWonkaRuntime
  3199. fetchLoader [180382721 sz:4 cls: 36549889 MetacelloFetchingMCSpecLoader] aMetacelloFetchingMCSpecLoader
  3200. anArray [221803265 sz:1 cls: 66817 Array] anArray
  3201. self [181216001 sz:5 cls: 36489473 MetacelloMCVersion] aMetacelloMCVersion
  3202. (skipped 4 evaluationTemps)
  3203. _VC [221840385 sz:4 cls: 134913 VariableContext] aVariableContext
  3204. 52 ExecBlock0 (ExecBlock) >> ensure: @2 line 12 [methId 4357889]
  3205. self [181216001 sz:5 cls: 36489473 MetacelloMCVersion] aMetacelloMCVersion
  3206. receiver [221817345 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3207. aBlock [221786369 sz:5 cls: 143361 ExecBlock] anExecBlock
  3208. result [20 sz:0 cls: 76289 UndefinedObject] nil
  3209. b [20 sz:0 cls: 76289 UndefinedObject] nil
  3210. (skipped 1 evaluationTemps)
  3211. 53 MetacelloMCVersion >> doLoadRequiredFromArray: @23 line 16 [methId 125826049]
  3212. receiver [181216001 sz:5 cls: 36489473 MetacelloMCVersion] aMetacelloMCVersion
  3213. anArray [221803265 sz:1 cls: 66817 Array] anArray
  3214. displayString [221805057 sz:34 cls: 74753 String] baseline of BaselineOfWonkaRuntime
  3215. oldPolicy [173167105 sz:9 cls: 36573953 MetacelloLoaderPolicy] aMetacelloLoaderPolicy
  3216. oldBypassProgress [12 sz:0 cls: 68097 Boolean] false
  3217. (skipped 5 evaluationTemps)
  3218. _VC [221217793 sz:8 cls: 134913 VariableContext] aVariableContext
  3219. 54 String >> loadRequiredForMetacelloMCVersion: @3 line 3 [methId 125633537]
  3220. receiver [183432193 sz:5 cls: 74753 String] Tests
  3221. aMetacelloMCVersion [181216001 sz:5 cls: 36489473 MetacelloMCVersion] aMetacelloMCVersion
  3222. (skipped 2 evaluationTemps)
  3223. 55 MetacelloMCVersion >> load: @2 line 3 [methId 125827585]
  3224. receiver [181216001 sz:5 cls: 36489473 MetacelloMCVersion] aMetacelloMCVersion
  3225. required [183432193 sz:5 cls: 74753 String] Tests
  3226. (skipped 2 evaluationTemps)
  3227. 56 [] in MetacelloScriptEngine >> load:onProjectDownGrade:onProjectUpgrade: @19 line 16 [methId 129947137]
  3228. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3229. receiver [221128705 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3230. version [181216001 sz:5 cls: 36489473 MetacelloMCVersion] aMetacelloMCVersion
  3231. loadedSpec [221115649 sz:13 cls: 36589057 MetacelloMCBaselineOfProjectSpec] aMetacelloMCBaselineOfProjectSpec
  3232. required [183432193 sz:5 cls: 74753 String] Tests
  3233. loadedSpec [221115649 sz:13 cls: 36589057 MetacelloMCBaselineOfProjectSpec] aMetacelloMCBaselineOfProjectSpec
  3234. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3235. (skipped 3 evaluationTemps)
  3236. _VC [221132801 sz:4 cls: 134913 VariableContext] aVariableContext
  3237. 57 ExecBlock0 (ExecBlock) >> on:do: @3 line 44 [methId 4355073]
  3238. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3239. receiver [221128705 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3240. exceptionSelector [221063169 sz:5 cls: 130049 ExceptionSet] anExceptionSet
  3241. handlerBlock [221038337 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3242. fastPath [268 sz:0 cls: 68097 Boolean] true
  3243. (skipped 1 evaluationTemps)
  3244. 58 [] in MetacelloScriptEngine >> handleNotificationsForAction: @21 line 6 [methId 130437889]
  3245. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3246. receiver [221005825 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3247. actionBlock [221128705 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3248. (skipped 4 evaluationTemps)
  3249. _VC [221007617 sz:5 cls: 134913 VariableContext] aVariableContext
  3250. 59 ExecBlock0 (ExecBlock) >> on:do: @3 line 44 [methId 4355073]
  3251. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3252. receiver [221005825 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3253. exceptionSelector [166693889 sz:3 cls: 130049 ExceptionSet] anExceptionSet
  3254. handlerBlock [166633729 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3255. fastPath [268 sz:0 cls: 68097 Boolean] true
  3256. (skipped 1 evaluationTemps)
  3257. 60 [] in MetacelloScriptEngine >> handleNotificationsForAction: @13 line 14 [methId 129948929]
  3258. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3259. receiver [166563073 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3260. (skipped 4 evaluationTemps)
  3261. _VC [221007617 sz:5 cls: 134913 VariableContext] aVariableContext
  3262. 61 ExecBlock0 (ExecBlock) >> on:do: @3 line 44 [methId 4355073]
  3263. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3264. receiver [166563073 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3265. exceptionSelector [53773057 sz:19 cls: 53772801 MetacelloAllowLockedProjectChange class] MetacelloAllowLockedProjectChange
  3266. handlerBlock [166500097 sz:5 cls: 143361 ExecBlock] anExecBlock
  3267. fastPath [268 sz:0 cls: 68097 Boolean] true
  3268. (skipped 1 evaluationTemps)
  3269. 62 [] in MetacelloScriptEngine >> handleNotificationsForAction: @7 line 20 [methId 127940609]
  3270. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3271. receiver [164373761 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3272. (skipped 4 evaluationTemps)
  3273. _VC [221007617 sz:5 cls: 134913 VariableContext] aVariableContext
  3274. 63 ExecBlock0 (ExecBlock) >> on:do: @3 line 44 [methId 4355073]
  3275. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3276. receiver [164373761 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3277. exceptionSelector [152321 sz:19 cls: 581121 Warning class] Warning
  3278. handlerBlock [222624769 sz:5 cls: 143361 ExecBlock] anExecBlock
  3279. fastPath [268 sz:0 cls: 68097 Boolean] true
  3280. (skipped 1 evaluationTemps)
  3281. 64 MetacelloScriptEngine >> handleNotificationsForAction: @3 line 24 [methId 124940033]
  3282. receiver [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3283. actionBlock [221128705 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3284. (skipped 4 evaluationTemps)
  3285. _VC [221007617 sz:5 cls: 134913 VariableContext] aVariableContext
  3286. 65 [] in MetacelloScriptEngine >> load:onProjectDownGrade:onProjectUpgrade: @7 line 5 [methId 127931649]
  3287. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3288. receiver [222571265 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3289. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3290. (skipped 3 evaluationTemps)
  3291. _VC [222574337 sz:7 cls: 134913 VariableContext] aVariableContext
  3292. 66 ExecBlock0 (ExecBlock) >> ensure: @2 line 12 [methId 4357889]
  3293. self [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3294. receiver [222571265 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3295. aBlock [222533121 sz:5 cls: 143361 ExecBlock] anExecBlock
  3296. result [20 sz:0 cls: 76289 UndefinedObject] nil
  3297. b [20 sz:0 cls: 76289 UndefinedObject] nil
  3298. (skipped 1 evaluationTemps)
  3299. 67 MetacelloProjectRegistration class >> copyRegistryRestoreOnErrorWhile: @9 line 14 [methId 124817153]
  3300. receiver [53818881 sz:19 cls: 53812737 MetacelloProjectRegistration class] MetacelloProjectRegistration
  3301. aBlock [222571265 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3302. oldRegistry [222487297 sz:2 cls: 36780545 MetacelloProjectRegistry] aMetacelloProjectRegistry
  3303. newRegistry [164215809 sz:2 cls: 36780545 MetacelloProjectRegistry] aMetacelloProjectRegistry
  3304. (skipped 3 evaluationTemps)
  3305. _VC [222520321 sz:6 cls: 134913 VariableContext] aVariableContext
  3306. 68 MetacelloScriptEngine >> load:onProjectDownGrade:onProjectUpgrade: @3 line 3 [methId 124931841]
  3307. receiver [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3308. required [183432193 sz:5 cls: 74753 String] Tests
  3309. onDownGradeBlock [126342145 sz:5 cls: 143361 ExecBlock] anExecBlock
  3310. onUpgradeBlock [126341889 sz:5 cls: 143361 ExecBlock] anExecBlock
  3311. (skipped 3 evaluationTemps)
  3312. _VC [222574337 sz:7 cls: 134913 VariableContext] aVariableContext
  3313. 69 MetacelloScriptEngine >> load: @2 line 3 [methId 124937985]
  3314. receiver [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3315. required [183432193 sz:5 cls: 74753 String] Tests
  3316. (skipped 4 evaluationTemps)
  3317. 70 MetacelloScriptEngine (Object) >> perform:withArguments: @1 line 1 [methId 4068865]
  3318. receiver [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3319. aSelectorSymbol [29478145 sz:5 cls: 110849 Symbol] load:
  3320. anArray [222348289 sz:1 cls: 66817 Array] anArray
  3321. 71 [] in MetacelloScriptExecutor >> execute: @39 line 15 [methId 128502273]
  3322. self [222299393 sz:11 cls: 36804865 MetacelloScriptApiExecutor] aMetacelloScriptApiExecutor
  3323. receiver [222293505 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3324. projectSpec [222264833 sz:13 cls: 36589057 MetacelloMCBaselineOfProjectSpec] aMetacelloMCBaselineOfProjectSpec
  3325. engine [221131265 sz:3 cls: 36803329 MetacelloScriptEngine] aMetacelloScriptEngine
  3326. root [20 sz:0 cls: 76289 UndefinedObject] nil
  3327. self [222299393 sz:11 cls: 36804865 MetacelloScriptApiExecutor] aMetacelloScriptApiExecutor
  3328. (skipped 3 evaluationTemps)
  3329. _VC [222301185 sz:4 cls: 134913 VariableContext] aVariableContext
  3330. 72 [] in MetacelloScriptApiExecutor >> executeString:do: @14 line 6 [methId 128477697]
  3331. self [222299393 sz:11 cls: 36804865 MetacelloScriptApiExecutor] aMetacelloScriptApiExecutor
  3332. receiver [222195969 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3333. projectSpec [222182657 sz:13 cls: 36589057 MetacelloMCBaselineOfProjectSpec] aMetacelloMCBaselineOfProjectSpec
  3334. self [222299393 sz:11 cls: 36804865 MetacelloScriptApiExecutor] aMetacelloScriptApiExecutor
  3335. projectSpecBlock [222293505 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3336. (skipped 3 evaluationTemps)
  3337. _VC [222232833 sz:5 cls: 134913 VariableContext] aVariableContext
  3338. 73 Array (Collection) >> do: @6 line 10 [methId 2448385]
  3339. receiver [222110209 sz:1 cls: 66817 Array] anArray
  3340. aBlock [222195969 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3341. i [10 sz:0 cls: 74241 SmallInteger] 1 == 0x1
  3342. (skipped 4 evaluationTemps)
  3343. 74 MetacelloScriptApiExecutor >> executeString:do: @7 line 4 [methId 57105409]
  3344. receiver [222299393 sz:11 cls: 36804865 MetacelloScriptApiExecutor] aMetacelloScriptApiExecutor
  3345. aString [53563393 sz:12 cls: 74753 String] WonkaRuntime
  3346. projectSpecBlock [222293505 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3347. (skipped 3 evaluationTemps)
  3348. _VC [222232833 sz:5 cls: 134913 VariableContext] aVariableContext
  3349. 75 String >> execute:against: @2 line 2 [methId 47441665]
  3350. receiver [53563393 sz:12 cls: 74753 String] WonkaRuntime
  3351. projectSpecBlock [222293505 sz:5 cls: 128001 ExecBlock1] anExecBlock1
  3352. aScriptExecutor [222299393 sz:11 cls: 36804865 MetacelloScriptApiExecutor] aMetacelloScriptApiExecutor
  3353. (skipped 3 evaluationTemps)
  3354. 76 MetacelloScriptApiExecutor (MetacelloScriptExecutor) >> execute: @7 line 9 [methId 123972353]
  3355. receiver [222299393 sz:11 cls: 36804865 MetacelloScriptApiExecutor] aMetacelloScriptApiExecutor
  3356. statements [221907201 sz:10 cls: 92673 OrderedCollection] anOrderedCollection
  3357. (skipped 4 evaluationTemps)
  3358. _VC [222301185 sz:4 cls: 134913 VariableContext] aVariableContext
  3359. 77 Metacello >> execute:args: @9 line 5 [methId 55291393]
  3360. receiver [221897729 sz:2 cls: 36656385 Metacello] aMetacello
  3361. selector [29478145 sz:5 cls: 110849 Symbol] load:
  3362. args [221890049 sz:1 cls: 66817 Array] anArray
  3363. script [221907201 sz:10 cls: 92673 OrderedCollection] anOrderedCollection
  3364. (skipped 2 evaluationTemps)
  3365. 78 Metacello >> load: @2 line 2 [methId 55290113]
  3366. receiver [221897729 sz:2 cls: 36656385 Metacello] aMetacello
  3367. required [183432193 sz:5 cls: 74753 String] Tests
  3368. (skipped 3 evaluationTemps)
  3369. 79 [] in WonkaLoader >> loadGroup: @28 line 9 [methId 53849601]
  3370. self [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3371. receiver [221872641 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3372. aGroup [221867521 sz:5 cls: 154369 Unicode7] Tests
  3373. self [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3374. (skipped 3 evaluationTemps)
  3375. _VC [221876225 sz:5 cls: 134913 VariableContext] aVariableContext
  3376. 80 MCPlatformSupport class >> commitOnAlmostOutOfMemoryDuring: @5 line 4 [methId 43175681]
  3377. receiver [37035009 sz:19 cls: 37030913 MCPlatformSupport class] MCPlatformSupport
  3378. aBlock [221872641 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3379. (skipped 2 evaluationTemps)
  3380. _VC [221862401 sz:5 cls: 134913 VariableContext] aVariableContext
  3381. 81 [] in WonkaLoader >> loadGroup: @22 line 8 [methId 53901569]
  3382. self [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3383. receiver [221841153 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3384. (skipped 3 evaluationTemps)
  3385. _VC [221876225 sz:5 cls: 134913 VariableContext] aVariableContext
  3386. 82 ExecBlock0 (ExecBlock) >> on:do: @3 line 44 [methId 4355073]
  3387. self [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3388. receiver [221841153 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3389. exceptionSelector [36742657 sz:19 cls: 36741121 MetacelloSkipDirtyPackageLoad class] MetacelloSkipDirtyPackageLoad
  3390. handlerBlock [53605633 sz:5 cls: 143361 ExecBlock] anExecBlock
  3391. fastPath [268 sz:0 cls: 68097 Boolean] true
  3392. (skipped 1 evaluationTemps)
  3393. 83 WonkaLoader >> doNotSkipOverDirtyPackagesDuring: @2 line 3 [methId 53295873]
  3394. receiver [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3395. aBlock [221841153 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3396. (skipped 3 evaluationTemps)
  3397. 84 [] in WonkaLoader >> loadGroup: @18 line 8 [methId 55085825]
  3398. self [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3399. receiver [221768705 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3400. self [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3401. (skipped 3 evaluationTemps)
  3402. _VC [221876225 sz:5 cls: 134913 VariableContext] aVariableContext
  3403. 85 ExecBlock0 (ExecBlock) >> ensure: @2 line 12 [methId 4357889]
  3404. self [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3405. receiver [221768705 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3406. aBlock [221756673 sz:5 cls: 143361 ExecBlock] anExecBlock
  3407. result [20 sz:0 cls: 76289 UndefinedObject] nil
  3408. b [20 sz:0 cls: 76289 UndefinedObject] nil
  3409. (skipped 1 evaluationTemps)
  3410. 86 WonkaLoader >> doWithPlatformModes: @16 line 13 [methId 53297153]
  3411. receiver [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3412. aBlock [221768705 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3413. mcPlatformSupport [37035009 sz:19 cls: 37030913 MCPlatformSupport class] MCPlatformSupport
  3414. originalModes [221743361 sz:26 cls: 101377 Dictionary] aDictionary
  3415. platformModes [221741569 sz:1 cls: 66817 Array] anArray
  3416. (skipped 3 evaluationTemps)
  3417. _VC [221749249 sz:6 cls: 134913 VariableContext] aVariableContext
  3418. 87 WonkaLoader >> loadGroup: @10 line 8 [methId 53296641]
  3419. receiver [221873409 sz:6 cls: 53415937 WonkaLoader] aWonkaLoader
  3420. aGroup [221867521 sz:5 cls: 154369 Unicode7] Tests
  3421. (skipped 3 evaluationTemps)
  3422. _VC [221876225 sz:5 cls: 134913 VariableContext] aVariableContext
  3423. 88 WonkaLoader class >> loadWonkaRuntimeGroup:modes: @9 line 8 [methId 53315073]
  3424. receiver [53415937 sz:19 cls: 53416193 WonkaLoader class] WonkaLoader
  3425. group [221867521 sz:5 cls: 154369 Unicode7] Tests
  3426. modes [53558529 sz:1 cls: 66817 Array] anArray
  3427. (skipped 3 evaluationTemps)
  3428. 89 WonkaLoader class >> loadWonkaRuntimeGroup:fromWonkaRoot:platform:overNetwork: @23 line 20 [methId 53316097]
  3429. receiver [53415937 sz:19 cls: 53416193 WonkaLoader class] WonkaLoader
  3430. group [221867521 sz:5 cls: 154369 Unicode7] Tests
  3431. localDirectory [53995265 sz:29 cls: 154369 Unicode7] /home/wonka/development/wonka
  3432. aString [53995009 sz:11 cls: 154369 Unicode7] GemStone3.4
  3433. overNetwork [268 sz:0 cls: 68097 Boolean] true
  3434. modes [53558529 sz:1 cls: 66817 Array] anArray
  3435. (skipped 4 evaluationTemps)
  3436. 90 [] in Executed Code @7 line 5 [methId 221074689]
  3437. self [20 sz:0 cls: 76289 UndefinedObject] nil
  3438. receiver [221061121 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3439. (skipped 5 evaluationTemps)
  3440. 91 [] in MCPlatformSupport class >> commitOnAlmostOutOfMemoryDuring: @12 line 7 [methId 48044801]
  3441. self [37035009 sz:19 cls: 37030913 MCPlatformSupport class] MCPlatformSupport
  3442. receiver [221016577 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3443. aBlock [221061121 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3444. self [37035009 sz:19 cls: 37030913 MCPlatformSupport class] MCPlatformSupport
  3445. (skipped 2 evaluationTemps)
  3446. _VC [221022721 sz:5 cls: 134913 VariableContext] aVariableContext
  3447. 92 ExecBlock0 (ExecBlock) >> ensure: @2 line 12 [methId 4357889]
  3448. self [37035009 sz:19 cls: 37030913 MCPlatformSupport class] MCPlatformSupport
  3449. receiver [221016577 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3450. aBlock [220940801 sz:5 cls: 143361 ExecBlock] anExecBlock
  3451. result [20 sz:0 cls: 76289 UndefinedObject] nil
  3452. b [20 sz:0 cls: 76289 UndefinedObject] nil
  3453. (skipped 1 evaluationTemps)
  3454. 93 MCPlatformSupport class >> commitOnAlmostOutOfMemoryDuring: @7 line 8 [methId 43175681]
  3455. receiver [37035009 sz:19 cls: 37030913 MCPlatformSupport class] MCPlatformSupport
  3456. aBlock [221061121 sz:5 cls: 127745 ExecBlock0] anExecBlock0
  3457. (skipped 3 evaluationTemps)
  3458. _VC [221022721 sz:5 cls: 134913 VariableContext] aVariableContext
  3459. 94 Executed Code @3 line 3 [methId 221066497]
  3460. receiver [20 sz:0 cls: 76289 UndefinedObject] nil
  3461. (skipped 3 evaluationTemps)
  3462. 95 GsNMethod class >> _gsReturnToC @1 line 1 [methId 4523009]
  3463. receiver [144897 sz:19 cls: 744193 GsNMethod class] GsNMethod
  3464. topaz 1>
  3465. topaz 1> exit
  3466. Logging out session 1.
  3467. --- 01/22/18 17:33:35.717 SAST Logging out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement