[kepler-dev] Build current version of Kepler

Christopher Brooks cxh at eecs.berkeley.edu
Tue Sep 22 07:15:02 PDT 2009


Hi Anatoly,
Just now I was able to build under Windows Server 2003 r2
from scratch.

I just checked and source.eecs.berkeley.edu has been
up for 27 days.

Can you try again?
Also, try connecting to the website:
https://source.eecs.berkeley.edu/
Note that http will not work, you must use https.

It could be that the svn port 3690 is being blocked somewhere.
Try using telnet, you should get:

--start--
bash-3.2$ telnet source.eecs.berkeley.edu 3690
Trying 128.32.48.234...
Connected to source.eecs.berkeley.edu.
Escape character is '^]'.
( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline svndiff1 absent-entries ) ) ) q
q
Connection closed by foreign host.
--end--

I typed a 'q' to quit.

If telnet to port 3690 does not go through, then you will have use
   svn co https://source.eecs.berkeley.edu/svn/chess/ptII/trunk ptII
I'm not sure where in the build system you would need to make this change.
Try searching for svn://source.eecs.berkeley.edu

_Christopher


Anatoly Loy wrote:
> Please, tell me if I have correcly build of Kepler:
> 
> D:\kepler\OriginalProject\develop\kepler\build-area>ant change-to -Dsuite=kepler
> Buildfile: build.xml
> Trying to override old definition of task patch
> 
> change-to:
> [change-to] Retrieving modules....
> [change-to]
> [change-to] The module kepler already exists.
> [change-to] The module apple-extensions already exists.
> [change-to] The module r already exists.
> [change-to] The module loader already exists.
> ...
> [change-to] The module ptII already exists.
> [change-to] The module module-manager already exists.
> [change-to] ptolemy:
> [change-to] Downloading ptolemy...
> [change-to] svn co -r 55665
> svn://source.eecs.berkeley.edu/chess/ptII/trunk
> D:\kepler\OriginalProject\develop\kepler\ptolemy
> [change-to] svn: Can't connect to host 'source.eecs.berkeley.edu':
> (Then I have a message in Russian, since the Windows in Russian:
> something like
> "The attempt to connect was unsuccessful, because of another computer
> within the required time is not being fully met, or had already
> established connection aborted due to an incorrect response is already
> connected computer.")
> [change-to]
> [change-to] WARNING: It appears that the command did not execute
> properly and exited with an exit code of: 1
> [change-to] The module ptolemy-lib already exists.
> [change-to]
> [change-to] Changing the value of modules.txt
> 
> BUILD SUCCESSFUL
> Total time: 21 seconds

-- 
Christopher Brooks (cxh at eecs berkeley edu) University of California
CHESS Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718	      (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 (W-F) 510.655.5480


More information about the Kepler-dev mailing list