ConfigurationOfOSProcess error messages
On loading the configuration of OSProcess, I do get error messages. ommandShell>>builtinCommandProxyFor:input:output:error: (ShellBuiltinEvaluator is Undeclared) CommandShell>>evaluationProxyFor:input:output:error: (ExpressionEvaluator is Undeclared) CommandShell>>installCommands: (ShellBuiltin is Undeclared) CommandShell>>open (CommandShellTranscript is Undeclared) CommandShell>>openLabel: (CommandShellTranscript is Undeclared) CommandShell>>pipeline: (ProxyPipeline is Undeclared) CommandShell>>pipelineCollectionFrom: (ProxyPipeline is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (InternalPipe is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeJunction is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeableOSProcess is Undeclared) What are these about? Details below. Phil Loading 4.5.12 of ConfigurationOfOSProcess... Fetched -> ConfigurationOfCommandShell-ThierryGoubier.15 --- http://www.squeaksource.com/MetacelloRepository --- http://www.squeaksource.com/MetacelloRepository Loaded -> ConfigurationOfCommandShell-ThierryGoubier.15 --- http://www.squeaksource.com/MetacelloRepository --- http://www.squeaksource.com/MetacelloRepository Project: Pipeability 4.6.9 Project: OSProcess 4.5.12 Fetched -> OSProcess-AIO-dtl.8 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Base-dtl.45 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-OS2-dtl.2 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Win32-dtl.11 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Unix-dtl.20 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Mac-dtl.2 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-RiscOS-dtl.2 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> CommandShell-Base-dtl.38 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Morphic-dtl.2 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Piping-dtl.16 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Commands-ThierryGoubier.16 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> CommandShell-UI-ThierryGoubier.12 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> OSProcess-Tests-dtl.11 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Starting atomic load Loaded -> OSProcess-AIO-dtl.8 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Base-dtl.45 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-OS2-dtl.2 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Win32-dtl.11 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Unix-dtl.20 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Mac-dtl.2 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-RiscOS-dtl.2 --- http://www.squeaksource.com/OSProcess --- cache Finished atomic load CommandShell>>builtinCommandProxyFor:input:output:error: (ShellBuiltinEvaluator is Undeclared) CommandShell>>evaluationProxyFor:input:output:error: (ExpressionEvaluator is Undeclared) CommandShell>>installCommands: (ShellBuiltin is Undeclared) CommandShell>>open (CommandShellTranscript is Undeclared) CommandShell>>openLabel: (CommandShellTranscript is Undeclared) CommandShell>>pipeline: (ProxyPipeline is Undeclared) CommandShell>>pipelineCollectionFrom: (ProxyPipeline is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (InternalPipe is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeJunction is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeableOSProcess is Undeclared) Loaded -> CommandShell-Base-dtl.38 --- http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Morphic-dtl.2 --- http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Piping-dtl.16 --- http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Commands-ThierryGoubier.16 --- http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-UI-ThierryGoubier.12 --- http://www.squeaksource.com/CommandShell --- cache Starting atomic load Loaded -> OSProcess-Tests-dtl.11 --- http://www.squeaksource.com/OSProcess --- cache Finished atomic load ...finished 4.5.12 [34m19:39:17 : --> loadOSProcess step done
Hi Phil, I'll have to check but they do not interfere with OSProcess operation and do not appear as Undeclared once OSProcess is fully loaded. I suspect this is an effect of the inter-relation between OSProcess and CommandShell. Note that it may be good to load 4.6.8 of OSProcess until we have aioPlugin in the VM. Thierry Le 22/10/2014 20:46, phil@highoctane.be a écrit :
On loading the configuration of OSProcess, I do get error messages.
ommandShell>>builtinCommandProxyFor:input:output:error: (ShellBuiltinEvaluator is Undeclared)
CommandShell>>evaluationProxyFor:input:output:error: (ExpressionEvaluator is Undeclared)
CommandShell>>installCommands: (ShellBuiltin is Undeclared)
CommandShell>>open (CommandShellTranscript is Undeclared)
CommandShell>>openLabel: (CommandShellTranscript is Undeclared)
CommandShell>>pipeline: (ProxyPipeline is Undeclared)
CommandShell>>pipelineCollectionFrom: (ProxyPipeline is Undeclared)
CommandShell>>processProxyFor:input:output:error:predecessorProxy: (InternalPipe is Undeclared)
CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeJunction is Undeclared)
CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeableOSProcess is Undeclared)
What are these about?
Details below.
Phil
Loading 4.5.12 of ConfigurationOfOSProcess... Fetched -> ConfigurationOfCommandShell-ThierryGoubier.15 ---http://www.squeaksource.com/MetacelloRepository ---http://www.squeaksource.com/MetacelloRepository Loaded -> ConfigurationOfCommandShell-ThierryGoubier.15 ---http://www.squeaksource.com/MetacelloRepository ---http://www.squeaksource.com/MetacelloRepository Project: Pipeability 4.6.9 Project: OSProcess 4.5.12 Fetched -> OSProcess-AIO-dtl.8 ---http://www.squeaksource.com/OSProcess ---http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Base-dtl.45 ---http://www.squeaksource.com/OSProcess ---http://www.squeaksource.com/OSProcess Fetched -> OSProcess-OS2-dtl.2 ---http://www.squeaksource.com/OSProcess ---http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Win32-dtl.11 ---http://www.squeaksource.com/OSProcess ---http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Unix-dtl.20 ---http://www.squeaksource.com/OSProcess ---http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Mac-dtl.2 ---http://www.squeaksource.com/OSProcess ---http://www.squeaksource.com/OSProcess Fetched -> OSProcess-RiscOS-dtl.2 ---http://www.squeaksource.com/OSProcess ---http://www.squeaksource.com/OSProcess Fetched -> CommandShell-Base-dtl.38 ---http://www.squeaksource.com/CommandShell ---http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Morphic-dtl.2 ---http://www.squeaksource.com/CommandShell ---http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Piping-dtl.16 ---http://www.squeaksource.com/CommandShell ---http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Commands-ThierryGoubier.16 ---http://www.squeaksource.com/CommandShell ---http://www.squeaksource.com/CommandShell Fetched -> CommandShell-UI-ThierryGoubier.12 ---http://www.squeaksource.com/CommandShell ---http://www.squeaksource.com/CommandShell Fetched -> OSProcess-Tests-dtl.11 ---http://www.squeaksource.com/OSProcess ---http://www.squeaksource.com/OSProcess Starting atomic load Loaded -> OSProcess-AIO-dtl.8 ---http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Base-dtl.45 ---http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-OS2-dtl.2 ---http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Win32-dtl.11 ---http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Unix-dtl.20 ---http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Mac-dtl.2 ---http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-RiscOS-dtl.2 ---http://www.squeaksource.com/OSProcess --- cache Finished atomic load CommandShell>>builtinCommandProxyFor:input:output:error: (ShellBuiltinEvaluator is Undeclared)
CommandShell>>evaluationProxyFor:input:output:error: (ExpressionEvaluator is Undeclared)
CommandShell>>installCommands: (ShellBuiltin is Undeclared)
CommandShell>>open (CommandShellTranscript is Undeclared)
CommandShell>>openLabel: (CommandShellTranscript is Undeclared)
CommandShell>>pipeline: (ProxyPipeline is Undeclared)
CommandShell>>pipelineCollectionFrom: (ProxyPipeline is Undeclared)
CommandShell>>processProxyFor:input:output:error:predecessorProxy: (InternalPipe is Undeclared)
CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeJunction is Undeclared)
CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeableOSProcess is Undeclared)
Loaded -> CommandShell-Base-dtl.38 ---http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Morphic-dtl.2 ---http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Piping-dtl.16 ---http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Commands-ThierryGoubier.16 ---http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-UI-ThierryGoubier.12 ---http://www.squeaksource.com/CommandShell --- cache Starting atomic load Loaded -> OSProcess-Tests-dtl.11 ---http://www.squeaksource.com/OSProcess --- cache Finished atomic load ...finished 4.5.12 [34m19:39:17 : --> loadOSProcess step done
Loading 4.5.12 of ConfigurationOfOSProcess in my case, which looks like to be the one that comes "out of the box". I guess you mean Project: Pipeability 4.6.9 ? BTW, I have installed your GitFileTreeMergeDriver and it works like a champ. Interesting code too for a standalone pharo-based tool with a command line handler. A lot to reuse in there :-) Phil â
Le 22/10/2014 21:14, phil@highoctane.be a écrit :
Loading 4.5.12 of ConfigurationOfOSProcess in my case, which looks like to be the one that comes "out of the box".
I guess you mean Project: Pipeability 4.6.9 ?
Sorry, 4.5.11 of ConfigurationOfOSProcess (and Pipeability brings you to CommandShell 4.6.8, which depends on 4.5.11 of OSProcess).
BTW, I have installed your GitFileTreeMergeDriver and it works like a champ.
I'm pleased it works. I'm not a good test subject (I use git on projects with few co-workers) and I lack practice of git branching and merge.
Interesting code too for a standalone pharo-based tool with a command line handler. A lot to reuse in there :-)
I'd like to try to built it on a minimal pharo; it could be nice if it could be faster. But yes, I like those command tools. This is how I implement C + extension to C compilers, with command line Pharo. Thierry
Le 22 oct. 2014 21:25, "Thierry Goubier" <thierry.goubier@gmail.com> a écrit :
Le 22/10/2014 21:14, phil@highoctane.be a écrit :
Loading 4.5.12 of ConfigurationOfOSProcess in my case, which looks like to be the one that comes "out of the box".
I guess you mean Project: Pipeability 4.6.9 ?
Sorry, 4.5.11 of ConfigurationOfOSProcess (and Pipeability brings you to
CommandShell 4.6.8, which depends on 4.5.11 of OSProcess).
Thanks.
BTW, I have installed your GitFileTreeMergeDriver and it works like a
champ.
I'm pleased it works. I'm not a good test subject (I use git on projects
with few co-workers) and I lack practice of git branching and merge.
Interesting code too for a standalone pharo-based tool with a command line handler. A lot to reuse in there :-)
I'd like to try to built it on a minimal pharo; it could be nice if it
could be faster. +100
But yes, I like those command tools. This is how I implement C +
extension to C compilers, with command line Pharo.
I am using command line pharo for ETL jobs. It is nice to have Pharo playing with other tools. Phil
Thierry
participants (2)
-
phil@highoctane.be -
Thierry Goubier