[kepler-users] Problem building Kepler 2.4 on Cygwin

Jonathan Boright boright at isciences.com
Thu Jul 18 08:29:12 PDT 2013


All,

I'm having trouble building the stable 2.4 release using cygwin. The
trouble comes when sending ant update or ant change-to -Dsuite...

I was successful at checking out the build area:
me at xxxx /cygdrive/c/kepler/2.4/build-area
$ svn co https://code.kepler-project.org/code/kepler/releases/release-branches/build-area-2.4
.
Restored 'resources'
Restored 'resources/modules.default'
Restored 'resources/installer'
... [ many lines removed]
Restored 'src/org/kepler/build/UpgradeKeplerTasks.java'
Restored 'src/org/kepler/build/FindBugs.java'
Restored 'src/org/kepler/build/GetAllModules.java'
Checked out revision 32227.

but then the following line fails:
me at xxxx /cygdrive/c/kepler/2.4/build-area
$ ant change-to -Dsuite=kepler-2.4
Buildfile: C:\kepler\2.4\build-area\build.xml

change-to:
[change-to] Copying 1 file to C:\kepler\2.4\build-area
[change-to] Retrieving modules....
[change-to]
[change-to] kepler-2.4:
[change-to] Downloading (if necessary) kepler-2.4...
[change-to] svn co -r head
https://code.kepler-project.org/code/kepler/releases/release-branches/kepler-2.4
C:\kepler\2.4\kepler-2.4
[change-to] svn: E000002: Can't make directory
'/cygdrive/c/kepler/2.4/build-area/C:\kepler\2.4\kepler-2.4': No such
file or directory
[change-to]

BUILD FAILED
C:\kepler\2.4\build-area\build.xml:93: ERROR: It appears that the
command did not execute properly and exited with an exit code of: 1

Total time: 2 seconds

boright at lupine /cygdrive/c/kepler/2.4/build-area
$

It seems like it is trying to check out to the following incorrect
path " '/cygdrive/c/kepler/2.4/build-area/C:\kepler\2.4\kepler-2.4'"

Any help would be greatly appreciated.

Cheers,

Jon


---------------------------------
Jonathan Boright
Research Scientist
ISciences, LLC
61 Main Street, Suite 200
Burlington, VT 05401


More information about the Kepler-users mailing list